zfs/cmd/ztest
Brian Behlendorf 123b6b2f49 Move unused function warning to gcc-unused topic branch
The ztest_pattern_match() function is only called from an ASSERT
and needs only to be defined when debugging is enabled.  This
change is to silence a gcc warning and belong with the other
gcc issues.  I'm moving it to the gcc-unused topic branch.
2010-08-12 21:05:24 -07:00
..
.gitignore Add .gitignore files to exclude build products 2010-01-08 11:35:17 -08:00
Makefile.am Restrict usage of -fstack-check option 2010-07-23 10:38:07 -07:00
ztest.c Move unused function warning to gcc-unused topic branch 2010-08-12 21:05:24 -07:00