mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfstests: fix 108 and enable it by default
Apply the prjquota check to the scratch device so that it doesn't fail, and add the test to the auto and quick groups now that it works. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
This commit is contained in:
@@ -86,8 +86,8 @@ test_accounting()
|
||||
}
|
||||
|
||||
export MOUNT_OPTIONS="-opquota"
|
||||
_require_prjquota
|
||||
_qmount
|
||||
_require_prjquota $SCRATCH_DEV
|
||||
|
||||
# real QA test starts here
|
||||
rm -f $tmp.projects $seq.full
|
||||
|
||||
Reference in New Issue
Block a user