]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_scrub: hoist the phase3 bulkstat single stepping code
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:21:43 +0000 (10:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:15:57 +0000 (09:15 -0800)
commitb0289f631ca96347020fbca05ebf5297c8889f10
tree6c6eaa8811d842287bdfcbecc2227fa557e2d553
parent2451a9973c4edf037d4ce0396336bd1d93049e17
xfs_scrub: hoist the phase3 bulkstat single stepping code

We're about to make the bulkstat single step loading code more complex,
so hoist it into a separate function.

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