]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: test rebuilding xattrs when the data fork is btree format
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:37:10 +0000 (14:37 +0800)
commitb3fc8bc8f7c00855fcb91e8d9349901552d9d1f7
treef67cd65ee2a6cbbd980db8025dac651101c5a09d
parent4ec8fcc6102259a95f4ecc958f156f2bdfa106e9
xfs: test rebuilding xattrs when the data fork is btree format

Make sure we handle the case of rebuilding extended attributes properly
when the data fork is in btree format and we therefore cannot zap the
attr fork.

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/716 [new file with mode: 0755]
tests/xfs/716.out [new file with mode: 0644]