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