public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] xfsprogs: sync with 5.10, part 1
@ 2020-10-26 23:32 Darrick J. Wong
  2020-10-26 23:32 ` [PATCH 1/3] xfs: remove kmem_realloc() Darrick J. Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Darrick J. Wong @ 2020-10-26 23:32 UTC (permalink / raw)
  To: sandeen, darrick.wong; +Cc: Carlos Maiolino, Christoph Hellwig, linux-xfs

Hi all,

The first part of syncing libxfs with 5.10.

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=libxfs-5.10-sync-part1
---
 include/kmem.h            |    2 +-
 include/xfs_trans.h       |    2 +-
 libxfs/kmem.c             |    2 +-
 libxfs/trans.c            |    6 +++---
 libxfs/xfs_iext_tree.c    |    2 +-
 libxfs/xfs_inode_fork.c   |    8 ++++----
 libxfs/xfs_sb.c           |    4 ++--
 libxfs/xfs_trans_inode.c  |    6 +++---
 libxlog/xfs_log_recover.c |    2 +-
 9 files changed, 17 insertions(+), 17 deletions(-)


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

end of thread, other threads:[~2020-10-29  9:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-26 23:32 [PATCH 0/3] xfsprogs: sync with 5.10, part 1 Darrick J. Wong
2020-10-26 23:32 ` [PATCH 1/3] xfs: remove kmem_realloc() Darrick J. Wong
2020-10-26 23:32 ` [PATCH 2/3] xfs: move the buffer retry logic to xfs_buf.c Darrick J. Wong
2020-10-26 23:33 ` [PATCH 3/3] xfs: simplify xfs_trans_getsb Darrick J. Wong
2020-10-29  9:42 ` [PATCH 0/3] xfsprogs: sync with 5.10, part 1 Christoph Hellwig

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