On Tue, Jun 28, 2022 at 01:48:26PM -0700, Darrick J. Wong wrote: > Hi all, > > This series corrects any build errors in libxfs and backports libxfs > changes from the kernel. > > 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.19-sync > --- > db/check.c | 10 +++++++--- > db/metadump.c | 11 +++++++---- > include/xfs_mount.h | 7 ------- > libxfs/util.c | 6 ------ > libxfs/xfs_attr.c | 47 ++++++++++++++-------------------------------- > libxfs/xfs_attr.h | 17 +---------------- > libxfs/xfs_attr_leaf.c | 37 ++++++++++++++++++++---------------- > libxfs/xfs_attr_leaf.h | 3 +-- > libxfs/xfs_da_btree.h | 4 +++- > logprint/log_print_all.c | 2 +- > repair/attr_repair.c | 20 ++++++++++++++++++++ > repair/dinode.c | 14 ++++++++++---- > 12 files changed, 84 insertions(+), 94 deletions(-) Whole series looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx