linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET 0/2] xfs: fixes for 5.14.1
@ 2021-11-23 19:53 Darrick J. Wong
  2021-11-23 19:53 ` [PATCH 1/2] libfrog: fix crc32c self test code on cross builds Darrick J. Wong
  2021-11-23 19:53 ` [PATCH 2/2] libxfs: fix atomic64_t poorly for 32-bit architectures Darrick J. Wong
  0 siblings, 2 replies; 6+ messages in thread
From: Darrick J. Wong @ 2021-11-23 19:53 UTC (permalink / raw)
  To: sandeen, djwong; +Cc: Bastian Germann, Helmut Grohne, Dave Chinner, linux-xfs

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(-)


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

end of thread, other threads:[~2021-11-24 22:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-23 19:53 [PATCHSET 0/2] xfs: fixes for 5.14.1 Darrick J. Wong
2021-11-23 19:53 ` [PATCH 1/2] libfrog: fix crc32c self test code on cross builds Darrick J. Wong
2021-11-23 23:32   ` Eric Sandeen
2021-11-23 19:53 ` [PATCH 2/2] libxfs: fix atomic64_t poorly for 32-bit architectures Darrick J. Wong
2021-11-24  2:21   ` Darrick J. Wong
2021-11-24 22:03   ` Eric Sandeen

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).