]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_scrub: use histograms to speed up phase 8 on the realtime volume
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:56:32 +0000 (11:56 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 9 Oct 2024 23:29:15 +0000 (16:29 -0700)
commitabbe726a38fad806aeff3d929f80218fd6591a36
treefc8215899b061b533303763eb6154ea21a06e86f
parent607cc1f950ab3c38d3cc181be093551088e41bc3
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>
scrub/phase7.c
scrub/phase8.c
scrub/xfs_scrub.c
scrub/xfs_scrub.h