]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_scrub: collect free space histograms during phase 7
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:14 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:09 +0000 (17:01 -0700)
commitea35fdea2a28ce999d8f179567fd3801996bd1a1
tree3fbecccbe2c74eb4375cb395e7136af001194c73
parentd4dcc156c30be4ecbd3302daeacdc157ffdec7f8
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