summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_health.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-03xfs: introduce new v5 bulkstat structureDarrick J. Wong1-1/+1
2019-06-28xfs: remove unused header filesEric Sandeen1-4/+0
2019-04-14xfs: report inode health via bulkstatDarrick J. Wong1-0/+34
2019-04-14xfs: report AG health via AG geometry ioctlDarrick J. Wong1-0/+36
2019-04-14xfs: report fs and rt health via geometry structureDarrick J. Wong1-0/+56
2019-04-14xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystemDarrick J. Wong1-0/+74
2019-04-14xfs: track metadata health statusDarrick J. Wong1-0/+192