mirror_zfs/tests/test-runner/bin
Brian Behlendorf bb91178e60
ZTS: Fix EBUSY volume destroy failures
It's possible for an unrelated process, like blkid, to have the
volume open when 'zfs destroy' is run.  Switch the cleanup functions
to the destroy_dataset() helper which handles this case by retrying
the destroy when the dataset is busy.  This was done not only for
volumes but also for file systems for consistency.

Reviewed-by: Richard Elling <Richard.Elling@RichardElling.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #7854
2018-08-31 15:30:44 -07:00
..
Makefile.am ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
test-runner.py Allow test-runner to filter test groups by tag 2017-11-03 09:53:32 -07:00
zts-report.py ZTS: Fix EBUSY volume destroy failures 2018-08-31 15:30:44 -07:00