]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: repair inodes that have realtime extents
authorDarrick J. Wong <djwong@kernel.org>
Sat, 21 Sep 2024 04:22:58 +0000 (06:22 +0200)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 08:48:17 +0000 (10:48 +0200)
commit46be5117fe36e0f39dbe2cd06c0009f1d51575f4
treeedde87d598d5cd85056ece92605ceb07b415e146
parent8cda05b0be8c4d2f959c63639553c8b79b9f7001
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