diff options
author | Brian Behlendorf <[email protected]> | 2018-08-31 15:30:44 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2018-08-31 15:30:44 -0700 |
commit | bb91178e60df553071ce2e18b0067ef703f7b583 (patch) | |
tree | 96e1c6c75c0fc58f72bb54b6cdbc11a376081c31 /module/zfs/Makefile.in | |
parent | e927fc8a522e1c0db89955cc555841aa23bbd634 (diff) |
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 <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #7854
Diffstat (limited to 'module/zfs/Makefile.in')
0 files changed, 0 insertions, 0 deletions