Remove spl/zfs modules as part of cleanup
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 11 Nov 2010 18:17:02 +0000 (10:17 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 11 Nov 2010 19:40:06 +0000 (11:40 -0800)
commit7dc3830c0f591ae8dfe349cf67c0c61cc8602dc8
treee4bd6a045a68f10457544f5712609e8041295f06
parentcf47fad67d798f42e6d2edc8b0e9f9b43175703b
Remove spl/zfs modules as part of cleanup

The idea behind the '-c' flag is to cleanup everything from a
previous test run which might cause the test script to fail.
This should also include removing the previously loaded module.
This makes it a little easier to run 'zconfig.sh -c', however
remember this is a test script and it will take all of your
other zpools offline for the purposes of the test.  This notion
has also been extended to the default 'make check' behavior.
scripts/Makefile.am
scripts/Makefile.in
scripts/zconfig.sh
scripts/zfault.sh