mirror_zfs/tests/zfs-tests/tests
Antonio Russo 8752f7e320
ZTS: avoid race to unmount in zfs_rollback_001
The zfs_rollback_001 test modifies files in a temporary, test dataset
repeatedly.  Before each iteration, any preexisting dataset is removed,
after unmounted with umount -f, if necessary.

Add a short delay after the forced unmount, avoiding a race that can
prevent zfs destroy from succeeding, leading to a test failure.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Antonio Russo <aerusso@aerusso.net>
Closes #11451
2021-01-12 17:20:02 -08:00
..
functional ZTS: avoid race to unmount in zfs_rollback_001 2021-01-12 17:20:02 -08:00
perf ZFS performance tests should clean up NFS mount 2020-08-23 15:14:22 -07:00
stress Fix make distclean Makefile.am removal 2016-10-20 09:55:03 -07:00
Makefile.am OpenZFS - Performance regression suite for zfstest 2016-09-08 16:18:28 -07:00