]> 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>
Wed, 3 Jul 2024 21:22:11 +0000 (14:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 16 Jul 2024 22:49:17 +0000 (15:49 -0700)
commit03cbdde0c7832b98aee9de6955763193f12d5ec5
tree851ddaa03bb748523c70d58248d2fe5d3884d174
parentb72525a76a91cdc8f94e95ad636fda2aaf252d6a
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