Hi all, This is a patchset that aims to fix various discrepancies between the kernel and xfsprogs' copies of libxfs/. They shouldn't affect the behavior of either codebase while bringing the benefit that libxfs-apply will run more smoothly. The first two patches fix some problems that Coverity found with the initial commit of userspace support for reflink. After that are nine patches that fix a few places where the kernel and xfsprogs' copies of libxfs have gotten out of sync. There's a patch that refactors the directory freescan code so that xfs_repair and kernel can use the same code without the macro wrappers, and a second patch adding a script to show the differences between any file that appears in both libxfs/ directories. I've tested the first 11 patches successfully against the auto group, and the ones after that have passed the quick group. --Darrick [1] https://github.com/djwong/linux/tree/libxfs-resync [2] https://github.com/djwong/xfsprogs/tree/libxfs-resync -- 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