]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_scrub: vectorize repair calls
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:30 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:12:39 +0000 (17:12 -0700)
commit9ae31474533946dba307ea56de95685b24f56449
treed4989b3e50d9c07b44451028838968a286bf129d
parent6383aff174a8608c3977ba66f7cb1cbcdcd5a9ec
xfs_scrub: vectorize repair calls

Use the new vectorized scrub kernel calls to reduce the overhead of
performing repairs.

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