mbox series

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

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

Message

Darrick J. Wong Jan. 16, 2021, 1:24 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
v3: respond to reviewer comments

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(+)