Hi all, The first part of syncing libxfs with 5.10. If you're going to start using this mess, you probably ought to just pull from my git trees, which are linked below. This is an extraordinary way to destroy everything. 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-5.10-sync-part1 --- include/kmem.h | 2 +- include/xfs_trans.h | 2 +- libxfs/kmem.c | 2 +- libxfs/trans.c | 6 +++--- libxfs/xfs_iext_tree.c | 2 +- libxfs/xfs_inode_fork.c | 8 ++++---- libxfs/xfs_sb.c | 4 ++-- libxfs/xfs_trans_inode.c | 6 +++--- libxlog/xfs_log_recover.c | 2 +- 9 files changed, 17 insertions(+), 17 deletions(-)