Files
mirror_zfs/tests/zfs-tests/include
Brian Behlendorf 5e5cefbaee ZTS: harden xattr/cleanup.ksh
When the xattr/cleanup.ksh script is unable to remove the test group
due to an active process then it will not call default_cleanup.  This
will result in a zvol_ENOSPC/setup failure when attempting to create
the /mnt/testdir directory which will already exist.

Resolve the issue by performing the default_cleanup before removing
the test user and group to ensure this step always happens.  Also
allow one more retry to further minimize the likelihood of the
cleanup failing.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #9358
2019-09-25 09:24:45 -07:00
..
2017-05-22 12:34:42 -04:00
2019-09-25 09:24:45 -07:00
2019-08-26 11:48:31 -07:00
2018-03-07 09:53:04 -08:00