]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_scrub: collect free space histograms during phase 7
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:14 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 31 Jul 2024 01:45:34 +0000 (18:45 -0700)
commit2dcd3e22ecea6c396ed6a94e341a9c424bbf1af3
tree3fbecccbe2c74eb4375cb395e7136af001194c73
parent1919dabf4596ebc8ca094ec85d4508244bfecff2
xfs_scrub: collect free space histograms during phase 7

Collect a histogram of free space observed during phase 7.  We'll put
this information to use in the next patch.

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