Hi all, Here's a bunch of patches for xfsprogs 4.18. The first two patches remove unused crc32 implementations (XFS only uses crc32c) then moves it to libfrog so all the programs can take advantage of that runtime support code. End result is that the binaries shrink by 8k. Patches 3-8 fix various bugs in xfs_scrub and implement the ability to schedule and issue online repairs. Patch 9 wires up xfs_io to be able to call the repair ioctl on behalf of xfstests. Patch 10 fixes a regression in xfs_repair that was introduced by other libxfs metadata verifier strengthening checks. --D -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html