Hi all, Bug fixes for 5.16 include: - checking V5 feature bits in secondary superblocks against whatever we decide is the primary - consistently warning if repair can't check existing rmap and refcount btrees - checking the ftype of dot and dotdot entries Enjoy! v2: improve documentation 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=repair-fixes --- repair/agheader.c | 23 ++++++++++++++++++++--- repair/dino_chunks.c | 3 +-- 2 files changed, 21 insertions(+), 5 deletions(-)