All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] xfsprogs: fixes for 5.10-rc1
@ 2020-11-25 20:37 Darrick J. Wong
  2020-11-25 20:38 ` [PATCH 1/5] libxfs-apply: don't add duplicate headers Darrick J. Wong
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Darrick J. Wong @ 2020-11-25 20:37 UTC (permalink / raw)
  To: sandeen, darrick.wong; +Cc: linux-xfs

Hi all,

Fix various minor bugs in 5.10-rc1 (hence v3).

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.10-fixes
---
 debian/changelog           |    2 +-
 debian/control             |    2 +-
 include/platform_defs.h.in |    6 +++---
 libxfs/trans.c             |   14 ++++++++++++++
 tools/libxfs-apply         |   14 +++++++++++---
 5 files changed, 30 insertions(+), 8 deletions(-)


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

end of thread, other threads:[~2020-12-04 17:17 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 20:37 [PATCH v3 0/5] xfsprogs: fixes for 5.10-rc1 Darrick J. Wong
2020-11-25 20:38 ` [PATCH 1/5] libxfs-apply: don't add duplicate headers Darrick J. Wong
2020-11-25 21:12   ` Eric Sandeen
2020-11-30 17:13     ` Darrick J. Wong
2020-11-30 17:16       ` Eric Sandeen
2020-12-04 17:16   ` Eric Sandeen
2020-11-25 20:38 ` [PATCH 2/5] libxfs: fix weird comment Darrick J. Wong
2020-11-25 20:53   ` Eric Sandeen
2020-12-01 10:17   ` Christoph Hellwig
2020-11-25 20:38 ` [PATCH 3/5] libxfs: add realtime extent reservation and usage tracking to transactions Darrick J. Wong
2020-12-01 10:18   ` Christoph Hellwig
2020-11-25 20:38 ` [PATCH 4/5] debian: fix version in changelog Darrick J. Wong
2020-11-25 20:55   ` Eric Sandeen
2020-11-25 20:38 ` [PATCH 5/5] debian: add build dependency on libinih-dev Darrick J. Wong
2020-11-25 21:07   ` Eric Sandeen
2020-11-25 22:09   ` Dave Chinner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.