Hi all, Here are various fixes for the new code added in the 5.19 kernel. They're pretty much all nrext64 fixes. 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 kernel git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=random-fixes xfsprogs git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=random-fixes fstests git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=random-fixes --- copy/xfs_copy.c | 2 +- libxfs/util.c | 9 ++++++--- mkfs/xfs_mkfs.c | 2 +- repair/dinode.c | 39 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 47 insertions(+), 5 deletions(-)