]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_repair: convert utility to use new rt extent helpers and types
authorDarrick J. Wong <djwong@kernel.org>
Mon, 15 Apr 2024 23:07:29 +0000 (16:07 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 17 Apr 2024 21:06:23 +0000 (14:06 -0700)
commit2e62ddc46512544aa84876e56001cce9d6c2d1d1
tree2ae6186a19bc68603f2c01e005f63246b5b16422
parent4fdb30ceaf183ea47597c4fb6f6ea5ce122dc389
xfs_repair: convert utility to use new rt extent helpers and types

Convert the repair program to use the new realtime extent types and
helper functions instead of open-coding them.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bill O'Donnell <bodonnel@redhat.com>
db/check.c
repair/agheader.h
repair/dinode.c
repair/incore.c
repair/incore.h
repair/incore_ext.c
repair/phase4.c
repair/rt.c
repair/scan.c