Hi all, Port kernel libxfs code to userspace. If you're going to start using this code, I strongly recommend pulling from my git trees, which are linked below. This has been running on the djcloud for months with no problems. Enjoy! Comments and questions are, as always, welcome. --D xfsprogs git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=libxfs-sync-6.14 --- Commits in this patchset: * xfs: Use abs_diff instead of XFS_ABSDIFF --- include/platform_defs.h | 19 +++++++++++++++++++ libxfs/xfs_alloc.c | 8 +++----- 2 files changed, 22 insertions(+), 5 deletions(-)