Files
mirror_zfs/module
Brian Behlendorf 5ac1241a95 Fix dnode_move() scope
The dnode_move() functionality is only used in the kernel build.
As such we should be careful to wrap all of the related code
with '#ifdef _KERNEL' to avoid gcc warnings about unused code.
2010-08-31 08:38:47 -07:00
..
2010-08-27 15:34:02 -07:00
2010-08-31 08:38:47 -07:00