]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_spaceman: report health of metadir inodes too
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:44:00 +0000 (12:44 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:44:46 +0000 (13:44 -0700)
commit2b9108826ad9e288f327d36574c739c80c894a28
tree40688cfeb54232e3cd79c2181cd6d2f84cd035c6
parent544fa007634b68aa2376bd7ac191babd5474e7d3
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