mbox series

[PATCHSET,0/2] xfs: fixes for 5.14.1

Message ID 163769722838.871940.2491721496902879716.stgit@magnolia (mailing list archive)
Headers show
Series xfs: fixes for 5.14.1 | expand

Message

Darrick J. Wong Nov. 23, 2021, 7:53 p.m. UTC
Hi all,

This quick series fixes some build problems in xfsprogs 5.14.0.

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.14-fixes
---
 configure.ac         |    1 +
 include/atomic.h     |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 include/builddefs.in |    4 ++++
 include/libxlog.h    |    4 ++--
 libfrog/crc32.c      |    7 ++++++-
 libxfs/init.c        |    4 ++++
 m4/package_urcu.m4   |   19 +++++++++++++++++++
 repair/phase2.c      |    2 +-
 8 files changed, 83 insertions(+), 4 deletions(-)