]> 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>
Wed, 31 Jul 2024 01:46:47 +0000 (18:46 -0700)
commit04a722635d6d1f563263db18c92794d1e3cc7f1f
tree37145e505243e3638766e9727b649418bc834a21
parent03ea2c78b239d7ccd242f1d7b5ef3d75a3b88306
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