zfs/scripts
Brian Behlendorf a6644f49a5 Add cleanup option -c to zconfig.sh
Several folks have now remarked that when the regression tests
fail they leave a mess behind.  This was done intentionally at
the time to facilitate debugging the wreckage.

However, this also means that you may need to do some manual
cleanup such as removing the loopback devices before re-running
the tests.  To simplify this proceedure I've added the '-c'
option to zconfig.sh which will attempt to cleanup the mess
from a previous test before starting.

This is somewhat dangerous because it must guess as to which
loopback devices you were using.  But this risk is fairly minimal
because devices which are currently still is use can not be
cleaned up.  And because only devices with 'zpool' in the name
are considered for removal.  That said if your running parallel
copies of say zconfig.sh this may cause you some trouble.
2010-08-05 11:24:04 -07:00
..
zpool-config Use sparse files for loopback+file configurations 2010-08-02 13:16:41 -07:00
Makefile.am Split the udev rule from a specific configuration 2010-03-01 16:51:21 -08:00
common.sh.in Add cleanup option -c to zconfig.sh 2010-08-05 11:24:04 -07:00
zconfig.sh Add cleanup option -c to zconfig.sh 2010-08-05 11:24:04 -07:00
zfs-update.sh Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zfs.sh Generate common.sh with paths from configure 2010-07-28 16:30:45 -07:00
zpool-create.sh Generate common.sh with paths from configure 2010-07-28 16:30:45 -07:00