zfs/module
Brian Behlendorf ecd2dbcb44 Resolve upstream unused variables so we can remove the -Wno-unused
compile option.  In most case the variables are only unused when
debugging is disabled (ASSERT) however they do waste stack if that
case if the compiler doesn't optimize it out (it should).  But more
importantly disabling this warning prevent us from noticing legit
unused variables accidentally left in other place of the code.
2009-03-11 22:07:25 -07:00
..
avl Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
nvpair Merge commit 'refs/top-bases/gcc-unused' into gcc-unused 2008-12-11 14:25:03 -08:00
unicode Add unicode library 2009-01-05 12:03:23 -08:00
zcommon Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
zfs Resolve upstream unused variables so we can remove the -Wno-unused 2009-03-11 22:07:25 -07:00