mbox series

[0/3] xfs: preparation for syncing with 5.8

Message ID 159476319690.3156851.8364082533532014066.stgit@magnolia (mailing list archive)
Headers show
Series xfs: preparation for syncing with 5.8 | expand

Message

Darrick J. Wong July 14, 2020, 9:46 p.m. UTC
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(-)