]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_spaceman: report health of metadir inodes too
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:51 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jul 2024 22:37:10 +0000 (15:37 -0700)
commit8947b1315cf81c0c649ce2488d843f01481b3abf
tree570488a4607933f9424390fe19b8aae7755bdba3
parent3e9d35621206b53c13f9ce831c5226e3e49897da
xfs_spaceman: report health of metadir inodes too

If the filesystem has a metadata directory tree, we should include those
inodes in the health report.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
spaceman/health.c