]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: repair inodes that have realtime extents
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:42:14 +0000 (13:42 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:47 +0000 (15:55 +0200)
commitac5cc7e62cda1ec6ac4960e23f43883cc6324b17
tree7f77d4c1feccc4635b467f5b6abaffd94a514a5c
parentba3e75bdf43de0cc7ebf6de028de1fda1f44ed9c
xfs: repair inodes that have realtime extents

Plumb into the inode core repair code the ability to search for extents
on realtime devices.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/scrub/inode_repair.c