Many tests do not unmount SCRATCH_DEV before calling _check_scratch_fs(). Change generic/053 to call check a filesystem without unmounting the device. Signed-off-by: Junho Ryu <jayr@xxxxxxxxxx> --- v3: same as v2 v2: extracted from patch 9 tests/generic/053 | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/generic/053 b/tests/generic/053 index b8bd9e6..cf46a93 100755 --- a/tests/generic/053 +++ b/tests/generic/053 @@ -81,9 +81,7 @@ list_acls() echo "acls before repair:" list_acls -_do 'unmount $SCRATCH_DEV' 'umount $SCRATCH_DEV' _do 'repair filesystem' '_check_scratch_fs' -_do 'mount filesytem' '_scratch_mount' echo "acls after repair: " list_acls -- 1.8.5.1 _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs