OpenZFS on Linux and FreeBSD
Go to file
Brian Behlendorf ecd2dbcb44 Resolve upstream unused variables so we can remove the -Wno-unused
compile option.  In most case the variables are only unused when
debugging is disabled (ASSERT) however they do waste stack if that
case if the compiler doesn't optimize it out (it should).  But more
importantly disabling this warning prevent us from noticing legit
unused variables accidentally left in other place of the code.
2009-03-11 22:07:25 -07:00
cmd Rebase master to b108 2009-02-18 12:51:31 -08:00
doc Finish removing all non-upstream bits from master 2008-12-01 16:15:29 -08:00
lib Rebase master to b108 2009-02-18 12:51:31 -08:00
module Resolve upstream unused variables so we can remove the -Wno-unused 2009-03-11 22:07:25 -07:00
scripts Add unicode library 2009-01-05 12:03:23 -08:00
.topdeps Refresh gcc-unused branch 2008-12-05 09:21:43 -08:00
.topmsg Update topmsg 2009-01-14 13:42:08 -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