commit | c23232d409355091502a362e99ed06f800765961 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Fri Apr 12 07:41:17 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Sun Apr 14 18:15:57 2019 -0700 |
tree | d4b539e0b04a2089afe27f8e89c07f4b7c096261 | |
parent | 7cd5006bdb6f6d9d9d7e68aa1d96b6e4a8b68bc5 [diff] |
xfs: report fs and rt health via geometry structure Use our newly expanded geometry structure to report the overall fs and realtime health status. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>