Hi all, This is a rollup of all the random fixes I've collected for xfsprogs 5.19. At this point it's just an assorted collection, no particular theme. Some of them are leftovers from last week's posting. 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 --- mkfs/xfs_mkfs.c | 9 ++++++++- repair/attr_repair.c | 20 ++++++++++++++++++++ repair/dino_chunks.c | 3 +-- 3 files changed, 29 insertions(+), 3 deletions(-)