mbox series

[PATCHSET,v2,0/2] xfs_admin: support upgrading v5 filesystems

Message ID 161017369911.1142690.8979186737828708317.stgit@magnolia (mailing list archive)
Headers show
Series xfs_admin: support upgrading v5 filesystems | expand

Message

Darrick J. Wong Jan. 9, 2021, 6:28 a.m. UTC
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

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              |   38 ++++++++++++++++++++++++++++++++++++++
 man/man8/xfs_admin.8 |   12 ++++++++++++
 man/man8/xfs_db.8    |    7 +++++++
 3 files changed, 57 insertions(+)