]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
Revert "generic/38[3-6]: require project quota to be enabled on SCRATCH_DEV"
authorEryu Guan <eguan@redhat.com>
Fri, 16 Dec 2016 04:14:14 +0000 (12:14 +0800)
committerEryu Guan <eguan@redhat.com>
Sun, 15 Jan 2017 05:56:45 +0000 (13:56 +0800)
commitf722c48d4cd5b4ed805210e55fbac6ddd6a7c21c
treeebd52de71a755ea26e0e3f45cb32d903a7c51c8b
parent2504b26a3a71d499ff745cdb007556ba20123fe5
Revert "generic/38[3-6]: require project quota to be enabled on SCRATCH_DEV"

Commit 23f60ef304d ("generic/38[3-6]: require project quota to be
enabled on SCRATCH_DEV") introduced a regression that leads
_require_projquota, which uses src/feature to call a quotactl,
operate before the filesystem is mounted, and results in tests not
run on XFS and ext4.

Revert the problematic patch first, because don't want to lose
project quota test coverage on XFS and ext4. We can fix the false
failure on ext3/2 later,

Reported-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/383
tests/generic/384
tests/generic/385
tests/generic/386