]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: test that xfs_repair does not mess up the zone used counter
authorChristoph Hellwig <hch@lst.de>
Thu, 8 May 2025 05:34:43 +0000 (07:34 +0200)
committerZorro Lang <zlang@kernel.org>
Thu, 8 May 2025 19:17:17 +0000 (03:17 +0800)
commitd6c292e41ccec1ad1b8335a3f339ab6ea2b2d574
treefdfb2cb98ddcd895b70772ec6c3bfa9111269673
parentc63fc5f066c11151baf8a64b3bcfafa313e31701
xfs: test that xfs_repair does not mess up the zone used counter

Check that xfs_repair actually rebuilds the used counter after blowing
away the rmap inode and recreating it.

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