Hi all, For this series, we add the ability to record hints of corruption errors in the health tracking system so that administrators can gather reports about the status of live filesystems. In the future, we'll be able to connect the online fsck subsystem to use this information 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