]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: refactor realtime inode check
authorDarrick J. Wong <djwong@kernel.org>
Mon, 12 Aug 2024 21:19:12 +0000 (14:19 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 14 Aug 2024 03:08:21 +0000 (20:08 -0700)
commit60b7688cf19ff528b2c24a834f3f373429fc5db2
tree02463fa3c78d98584f82b3dcc45347449fec14cd
parentee95fdb4d3060934c3fcc8f596db63778a390417
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>
repair/dinode.c