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. The penultimate patch refactors the directory freescan code so that xfs_repair and kernel can use the same code without the macro wrappers. The final patch is a script to show the differences between any file that appears in both libxfs/ directories. --Darrick -- 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