Hi all, Fix a few bugs ahead of landing all the 5.10 stuff. 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=xfsprogs-5.10-fixes --- db/check.c | 33 +++++++++- mkfs/xfs_mkfs.c | 4 + repair/dinode.c | 180 ++++++++++++++++++++++++++++++++-------------------- repair/scan.c | 36 ++++++++-- scrub/fscounters.c | 8 +- scrub/fscounters.h | 2 - scrub/phase6.c | 7 +- scrub/phase7.c | 5 - 8 files changed, 179 insertions(+), 96 deletions(-)