xfs/513: fix the regression caused by mount option uqnoenforce
authorKaixu Xia <kaixuxia@tencent.com>
Mon, 7 Dec 2020 11:41:05 +0000 (19:41 +0800)
committerEryu Guan <guaneryu@gmail.com>
Sun, 20 Dec 2020 16:18:08 +0000 (00:18 +0800)
commitc2dd12732f3102f37e72f830c20a2dd8f8da646a
tree7a2414a44f350cc3d7b977d6fb4349414d92332e
parent4767884aff19e042ee3be51c88cf2c27a111707e
xfs/513: fix the regression caused by mount option uqnoenforce

The mount options uqnoenforce and qnoenforce no longer cause 'usrquota'
to be emitted in /proc/mounts, so there is a regression in xfs/513. Fix
it by using proper output option uqnoenforce.

You'll need kernel commit 237d7887ae72 ("xfs: show the proper user
quota options") to pass the test.

[Eryu: add kernel commit info in commit log]

Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/513
tests/xfs/513.out