]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: refactor realtime inode check
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:22:00 +0000 (10:22 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:16:01 +0000 (09:16 -0800)
commitf3804b11c6b103826f94adcae86bd6db46646cbc
tree91a9b387aac795b4550b1aacb45ca779b9767041
parenta4e46736da7936593d62e971802d8921c1d22eb4
xfs_repair: refactor realtime inode check

Refactor the realtime bitmap and summary checks into a helper function.

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