zfs/cmd/ztest
Brian Behlendorf d24fbedd01 Honor spa_config_path for ztest '-f' option
The new spa_config_path string was lost from ztest_run_zdb() during
the onnv_141 merge.  This commit puts it back in place so the '-f'
option is properly honored.

Additionally this function had been tweaked so ztest could be run
in-tree but that broke running it when installed as a package.  I've
updated that chunk to detect where it's running and try to do the
right thing in both cases.

Closes 
2010-08-12 16:40:16 -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 Honor spa_config_path for ztest '-f' option 2010-08-12 16:40:16 -07:00