mbox series

[v3,0/5] xfsprogs: fixes for 5.10-rc1

Message ID 160633667604.634603.7657982642827987317.stgit@magnolia (mailing list archive)
Headers show
Series xfsprogs: fixes for 5.10-rc1 | expand

Message

Darrick J. Wong Nov. 25, 2020, 8:37 p.m. UTC
Hi all,

Fix various minor bugs in 5.10-rc1 (hence v3).

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.10-fixes
---
 debian/changelog           |    2 +-
 debian/control             |    2 +-
 include/platform_defs.h.in |    6 +++---
 libxfs/trans.c             |   14 ++++++++++++++
 tools/libxfs-apply         |   14 +++++++++++---
 5 files changed, 30 insertions(+), 8 deletions(-)