]> 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, 7 Aug 2024 23:04:45 +0000 (16:04 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Sat, 10 Aug 2024 06:54:52 +0000 (23:54 -0700)
commitc2fe3a159fa15b9f4494333b403faa3864b2bce7
tree35954fdc179524fdadeb8a2123ff16142c3cd9a6
parente95120b17ca55bec0c72734baf4dda9870bd9634
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