zfs/cmd
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
..
zdb Rebase master to b105 2009-01-15 13:59:39 -08:00
zfs Rebase master to b108 2009-02-18 12:51:31 -08:00
zinject Add remaining missing cases (or a default) to all switch statements. 2009-03-12 09:53:08 -07:00
zpool Rebase master to b108 2009-02-18 12:51:31 -08:00
ztest Rebase master to b105 2009-01-15 13:59:39 -08:00