]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_scrub: use histograms to speed up phase 8 on the realtime volume
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:24:41 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:35 +0000 (18:01 -0800)
commit1fc3de707fc571d988e82c320a6d192e8fde8ca6
tree6f79507b2dc3cec1dbb43861311f8a72e5ca9986
parentd464c9cfb583060f302a941613431c0e64c1b376
xfs_scrub: use histograms to speed up phase 8 on the realtime volume

Use the same statistical methods that we use on the data volume to
compute the minimum threshold size for fstrims on the realtime volume.

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