zfs/lib
Brian Behlendorf f2d72af596 Add remaining missing cases (or a default) to all switch statements.
The previous code was not wrong, but this prevents gcc from warning
us about missing cases for these known safe switch statements.  The
-Wno-missing-cases can now be removed to detect places where we
accidentally forgot a case.
2009-03-12 09:53:08 -07:00
..
libnvpair Script updates 2008-12-11 14:21:14 -08:00
libuutil Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
libzfs Add remaining missing cases (or a default) to all switch statements. 2009-03-12 09:53:08 -07:00
libzpool Rebase master to b108 2009-02-18 12:51:31 -08:00