]> www.infradead.org Git - users/hch/xfsprogs.git/commit
fixup xfs-per-rtg-bitmap
authorChristoph Hellwig <hch@lst.de>
Wed, 31 Jul 2024 14:42:04 +0000 (07:42 -0700)
committerChristoph Hellwig <hch@lst.de>
Thu, 1 Aug 2024 01:27:14 +0000 (18:27 -0700)
commitb47eea1b64cf492528e5d8547418783944196ef9
tree0b24a426a913497ba212e84bc452c088625ecdbf
parent15d08131931400a5261284e8b67765b3e0f68bdb
fixup

Now also loads rtbitmap/summary inodes early.  Uses the AG btree based code
in repair.  Needs to be maybe split and grow an actual commit log.

Signed-off-by: Christoph Hellwig <hch@lst.de>
24 files changed:
db/block.c
db/frag.c
db/inode.c
db/inode.h
db/metadump.c
include/xfs_mount.h
libxfs/defer_item.c
libxfs/init.c
libxfs/trans.c
mkfs/proto.c
mkfs/xfs_mkfs.c
repair/bmap_repair.c
repair/dinode.c
repair/dir2.c
repair/incore.c
repair/incore.h
repair/incore_ext.c
repair/phase2.c
repair/phase4.c
repair/phase6.c
repair/rt.c
repair/rt.h
repair/scan.c
repair/xfs_repair.c