]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: ensure that online file data fork repairs don't hit EDQUOT
authorDarrick J. Wong <djwong@kernel.org>
Fri, 30 Dec 2022 22:19:18 +0000 (14:19 -0800)
committerZorro Lang <zlang@kernel.org>
Sat, 18 Feb 2023 06:40:41 +0000 (14:40 +0800)
commit4d1f5cae87715b381c7cbd590a382ffac99e1832
treedd7ea0dbb451d646d7abf137ae9e65f649f975a3
parentee1df86f65bed5206ad3d4d23c78179a7571f4da
xfs: ensure that online file data fork repairs don't hit EDQUOT

Add a test to ensure that the sysadmin doesn't get EDQUOT if they try to
repair file data fork 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/720 [new file with mode: 0755]
tests/xfs/720.out [new file with mode: 0644]