zfs/module
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
..
avl Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
nvpair Script updates 2008-12-11 14:21:14 -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 Add remaining missing cases (or a default) to all switch statements. 2009-03-12 09:53:08 -07:00