public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET v2 0/2] xfs_admin: support upgrading v5 filesystems
@ 2021-01-09  6:28 Darrick J. Wong
  2021-01-09  6:28 ` [PATCH 1/2] xfs_db: add inobtcnt upgrade path Darrick J. Wong
  2021-01-09  6:28 ` [PATCH 2/2] xfs_db: add bigtime " Darrick J. Wong
  0 siblings, 2 replies; 9+ messages in thread
From: Darrick J. Wong @ 2021-01-09  6:28 UTC (permalink / raw)
  To: sandeen, darrick.wong; +Cc: Christoph Hellwig, linux-xfs

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


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCHSET v3 0/2] xfs_admin: support upgrading v5 filesystems
@ 2021-01-16  1:24 Darrick J. Wong
  2021-01-16  1:25 ` [PATCH 1/2] xfs_db: add inobtcnt upgrade path Darrick J. Wong
  0 siblings, 1 reply; 9+ messages in thread
From: Darrick J. Wong @ 2021-01-16  1:24 UTC (permalink / raw)
  To: sandeen, djwong; +Cc: Christoph Hellwig, linux-xfs

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


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCHSET v4 0/2] xfs_admin: support upgrading v5 filesystems
@ 2021-02-03 19:43 Darrick J. Wong
  2021-02-03 19:43 ` [PATCH 1/2] xfs_db: add inobtcnt upgrade path Darrick J. Wong
  0 siblings, 1 reply; 9+ messages in thread
From: Darrick J. Wong @ 2021-02-03 19:43 UTC (permalink / raw)
  To: sandeen, djwong; +Cc: Christoph Hellwig, linux-xfs, hch

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-02-03 19:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-09  6:28 [PATCHSET v2 0/2] xfs_admin: support upgrading v5 filesystems Darrick J. Wong
2021-01-09  6:28 ` [PATCH 1/2] xfs_db: add inobtcnt upgrade path Darrick J. Wong
2021-01-13 18:35   ` Brian Foster
2021-01-14  1:08     ` Darrick J. Wong
2021-01-14  9:40       ` Brian Foster
2021-01-15 20:40         ` Darrick J. Wong
2021-01-09  6:28 ` [PATCH 2/2] xfs_db: add bigtime " Darrick J. Wong
  -- strict thread matches above, loose matches on Subject: below --
2021-01-16  1:24 [PATCHSET v3 0/2] xfs_admin: support upgrading v5 filesystems Darrick J. Wong
2021-01-16  1:25 ` [PATCH 1/2] xfs_db: add inobtcnt upgrade path Darrick J. Wong
2021-02-03 19:43 [PATCHSET v4 0/2] xfs_admin: support upgrading v5 filesystems Darrick J. Wong
2021-02-03 19:43 ` [PATCH 1/2] xfs_db: add inobtcnt upgrade path Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox