mbox series

[v3,00/10] xfs: report corruption to the health trackers

Message ID 157319672612.834783.1318671695966912922.stgit@magnolia (mailing list archive)
Headers show
Series xfs: report corruption to the health trackers | expand

Message

Darrick J. Wong Nov. 8, 2019, 7:05 a.m. UTC
Hi all,

In a previous series we performed a lot of cleanups to the metadata
corruption detection code in XFS.  Now add the ability to report these
problems to the health tracking system so that administrators can gather
reports on live filesystems, and (in the future) to enable more targeted
scanning of metadata.

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This has been lightly tested with fstests.  Enjoy!
Comments and questions are, as always, welcome.

--D

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=corruption-health-reports

xfsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=corruption-health-reports