]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_scrub: vectorize scrub calls
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:30 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:13 +0000 (17:01 -0700)
commit75e2c655606c35ccd0f9f8335b4e0290178543a6
tree4549e0b39a75d6c2e3d1375ac79b78c707cd95bb
parentc3827cdce270f4d3dcd524713425cec9721a1756
xfs_scrub: vectorize scrub calls

Use the new vectorized kernel scrub calls to reduce the overhead of
checking metadata.

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