public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] xfsprogs: even more fixes for 5.9
@ 2020-09-15  1:51 Darrick J. Wong
  2020-09-15  1:51 ` [PATCH 1/4] libxfs: refactor inode flags propagation code Darrick J. Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Darrick J. Wong @ 2020-09-15  1:51 UTC (permalink / raw)
  To: sandeen, darrick.wong; +Cc: linux-xfs

Hi all,

I found even more small problems involving realtime volumes, so fix
these too.

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=xfsprogs-5.9-fixes2
---
 libxfs/util.c   |   55 ++++++++++++++++++++++++++++++++-----------------------
 mkfs/proto.c    |    6 ++++++
 repair/dinode.c |   15 ++++++---------
 3 files changed, 44 insertions(+), 32 deletions(-)


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

end of thread, other threads:[~2020-09-28 21:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-15  1:51 [PATCH 0/4] xfsprogs: even more fixes for 5.9 Darrick J. Wong
2020-09-15  1:51 ` [PATCH 1/4] libxfs: refactor inode flags propagation code Darrick J. Wong
2020-09-17  8:01   ` Christoph Hellwig
2020-09-17 16:22     ` Darrick J. Wong
2020-09-15  1:51 ` [PATCH 2/4] libxfs: don't propagate RTINHERIT -> REALTIME when there is no rtdev Darrick J. Wong
2020-09-17  8:02   ` Christoph Hellwig
2020-09-28 21:26   ` Eric Sandeen
2020-09-15  1:51 ` [PATCH 3/4] mkfs: don't allow creation of realtime files from a proto file Darrick J. Wong
2020-09-17  8:02   ` Christoph Hellwig
2020-09-17 16:25     ` Darrick J. Wong
2020-09-28 21:10   ` Eric Sandeen
2020-09-15  1:51 ` [PATCH 4/4] xfs_repair: don't flag RTINHERIT files when no rt volume Darrick J. Wong
2020-09-17  8:02   ` Christoph Hellwig

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