linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] xfs: preparation for syncing with 5.8
@ 2020-07-14 21:46 Darrick J. Wong
  2020-07-14 21:46 ` [PATCH 1/3] xfs_db: stop misusing an onstack inode Darrick J. Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Darrick J. Wong @ 2020-07-14 21:46 UTC (permalink / raw)
  To: sandeen, darrick.wong; +Cc: linux-xfs

Hi all,

Here are a few patches to prepare for API changes in 5.8.

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.8-prep
---
 db/attrset.c             |    6 +--
 db/check.c               |  100 ++++++++++++++++++++++++++--------------------
 include/xfs_inode.h      |    6 +--
 libxfs/libxfs_api_defs.h |    1 
 libxfs/rdwr.c            |    5 +-
 libxfs/util.c            |    3 -
 repair/dir2.c            |   13 +++++-
 repair/phase6.c          |   80 +++++--------------------------------
 repair/phase7.c          |    2 -
 repair/quotacheck.c      |    4 +-
 repair/xfs_repair.c      |    3 -
 11 files changed, 88 insertions(+), 135 deletions(-)


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

end of thread, other threads:[~2020-08-10 23:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-14 21:46 [PATCH 0/3] xfs: preparation for syncing with 5.8 Darrick J. Wong
2020-07-14 21:46 ` [PATCH 1/3] xfs_db: stop misusing an onstack inode Darrick J. Wong
2020-07-15 18:38   ` Christoph Hellwig
2020-08-10 20:00     ` Darrick J. Wong
2020-08-10 23:21   ` Eric Sandeen
2020-07-14 21:46 ` [PATCH 2/3] xfs_repair: never zero a shortform '..' entry Darrick J. Wong
2020-07-15 18:44   ` Christoph Hellwig
2020-07-14 21:46 ` [PATCH 3/3] libxfs: remove ifork_ops from all client programs 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;
as well as URLs for NNTP newsgroup(s).