]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: repair inodes that have a refcount btree in the data fork
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:21:15 +0000 (16:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:16 +0000 (13:06 -0800)
commit92b2019493d114d2fad7219376a2448d9efba4a7
tree23f29348cfd888f5fd17156d2ea54f60ad4ff3a9
parent83ccffc489975db625d7f2600d39faa8b0ff69d6
xfs: repair inodes that have a refcount btree in the data fork

Plumb knowledge of refcount btrees into the inode core repair code.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/scrub/inode_repair.c