zfs/cmd
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
..
zdb Rebase master to b117 2009-07-02 15:44:48 -07:00
zfs Rebase master to b117 2009-07-02 15:44:48 -07:00
zinject Rebase master to b117 2009-07-02 15:44:48 -07:00
zpool Rebase master to b117 2009-07-02 15:44:48 -07:00
ztest Revert to original debugging code and wrap any variabled used only 2009-07-09 12:10:52 -07:00