]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: repair inodes that have a refcount btree in the data fork
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:40:42 +0000 (12:40 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:47:14 +0000 (13:47 -0700)
commit1364d6c193c0d798bb4b529aea5df9a403f6c614
treeab90413584ab22a687cfb7417377515efd453d75
parentb143c7fbcdb4c572428ba0f10fbf03bfc4433c2d
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>
fs/xfs/scrub/inode_repair.c