Message ID | 163045514094.771394.18013113541883760708.stgit@magnolia (mailing list archive) |
---|---|
State | Accepted, archived |
Headers | show |
Series | fstests: exercise code changes in 5.15 | expand |
diff --git a/tests/xfs/108 b/tests/xfs/108 index 8a102133..a3a4c8d4 100755 --- a/tests/xfs/108 +++ b/tests/xfs/108 @@ -47,6 +47,7 @@ test_accounting() for file in $SCRATCH_MNT/{buffer,direct,mmap}; do $here/src/lstat64 $file | head -3 | _filter_scratch done + sync $XFS_QUOTA_PROG -c "quota -hnb -$type $id" $QARGS | _filter_quota $XFS_QUOTA_PROG -c "quota -hni -$type $id" $QARGS | _filter_quota $XFS_QUOTA_PROG -c "quota -hnr -$type $id" $QARGS | _filter_quota