]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: ensure that online directory repairs don't hit EDQUOT
authorDarrick J. Wong <djwong@kernel.org>
Fri, 30 Dec 2022 22:19:57 +0000 (14:19 -0800)
committerZorro Lang <zlang@kernel.org>
Thu, 2 Mar 2023 09:53:37 +0000 (17:53 +0800)
commit249f5a78d3094477c8615cb62fb49ef3aec4f785
tree9f8d2bfc94c17dac1ec7cfcf9dba6010a78869ae
parenta199f989b6f187e28b789ac69f0dbe3a55c1d572
xfs: ensure that online directory repairs don't hit EDQUOT

Add a test to ensure that the sysadmin doesn't get EDQUOT if they try to
repair directory metadata when we've already exceeded a quota limit
somewhere.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/795 [new file with mode: 0755]
tests/xfs/795.out [new file with mode: 0644]