]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/38[3-6]: require project quota to be enabled on SCRATCH_DEV
authorEryu Guan <eguan@redhat.com>
Sat, 12 Nov 2016 17:22:26 +0000 (01:22 +0800)
committerEryu Guan <eguan@redhat.com>
Mon, 14 Nov 2016 02:37:05 +0000 (10:37 +0800)
commit23f60ef304d6c7561a7baf32ca945ee46c8859bc
tree6db13f1899fb1eec6c66965930908a2f5566338f
parentcbc87660d50cc276bb17e49ab69f8a3ca8537d7b
generic/38[3-6]: require project quota to be enabled on SCRATCH_DEV

generic/38[3-6] are made generic from xfs tests to test project
quota on other filesystems, e.g. ext4. But we should make sure
project quota is enabled in between of _scratch_enable_pquota and
_qmount. Otherwise mount will fail if there's no project quota
support on SCRATCH_DEV, e.g. ext2 and ext3.

Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/383
tests/generic/384
tests/generic/385
tests/generic/386