OpenZFS on Linux and FreeBSD
Go to file
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
cmd Add remaining missing cases (or a default) to all switch statements. 2009-03-12 09:53:08 -07:00
doc Finish removing all non-upstream bits from master 2008-12-01 16:15:29 -08:00
lib Add remaining missing cases (or a default) to all switch statements. 2009-03-12 09:53:08 -07:00
module Add remaining missing cases (or a default) to all switch statements. 2009-03-12 09:53:08 -07:00
scripts Add unicode library 2009-01-05 12:03:23 -08:00
.topdeps Add gcc-missing-case branch 2008-11-20 14:04:07 -08:00
.topmsg Add gcc-missing-case branch 2008-11-20 14:04:07 -08:00
COPYING Relocate COPYING+COPYRIGHT, remove README cruft 2008-12-01 15:34:53 -08:00
COPYRIGHT Relocate COPYING+COPYRIGHT, remove README cruft 2008-12-01 15:34:53 -08:00
DISCLAIMER Initial Linux ZFS GIT Repo 2008-11-20 12:01:55 -08:00
GIT Refresh type in topgit git://* reference 2009-01-26 21:58:32 -08:00
OPENSOLARIS.LICENSE Add CDDL license file 2008-12-01 14:49:34 -08:00
ZFS.RELEASE Rebase master to b108 2009-02-18 12:51:31 -08:00