]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: repair inodes that have realtime extents
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:20:39 +0000 (16:20 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:08 +0000 (13:06 -0800)
commit1bd0843027167221421fe482d18ce03f7ff1f9f1
tree86ae90edde87158b16b6263ad50f1fb290d7dbee
parentf1a6d9b4c3177bc344528a43143e39a598752a1a
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/scrub/inode_repair.c