]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
ext4: skip project quota tests if the kernel does not support them
authorTheodore Ts'o <tytso@mit.edu>
Sun, 8 Oct 2017 19:27:46 +0000 (15:27 -0400)
committerEryu Guan <eguan@redhat.com>
Mon, 9 Oct 2017 09:52:22 +0000 (17:52 +0800)
commit0b6f8ab93c42ea942f452a0a20856d8a3261ad1e
treea79268255c3b2adc0d651f9ede5e560d891ffe97
parent46a4c2b0edf1b3fdab216f5fe662f11a65ddfd17
ext4: skip project quota tests if the kernel does not support them

In _scratch_enable_pquota, use _notrun if the file system with project
quotas enable can't be mounted, since that indicates the kernel
doesn't support that feature.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Acked-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
common/quota