Hi all, This submission extends xfs_db and xfs_admin to support adding the inode btree counter and bigtime features to an existing v5 filesystem. v2: Rebase to 5.10-rc0 v3: respond to reviewer comments v4: document which kernel version these new features showed up in 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=fs-upgrades --- db/sb.c | 36 ++++++++++++++++++++++++++++++++++++ man/man8/xfs_admin.8 | 13 +++++++++++++ man/man8/xfs_db.8 | 7 +++++++ 3 files changed, 56 insertions(+)