zfs/module
Brian Behlendorf f1d99c0653 Revert to original debugging code and wrap any variabled used only
within an ASSERT with the ASSERTV macro which will ensure it will
be removed when the ASSERTs are commented out.  This makes gcc much
happier, makes the variables usage explicit, and removes the need
for the compiler to detect it is unused and do the right thing.
2009-07-09 12:10:52 -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 Rebase master to b117 2009-07-02 15:44:48 -07:00
zfs Revert to original debugging code and wrap any variabled used only 2009-07-09 12:10:52 -07:00