mbox series

[PATCHSET,0/5] libxfs: sync with 6.6

Message ID 169567909240.2318286.10628058261852886648.stgit@frogsfrogsfrogs (mailing list archive)
Headers show
Series libxfs: sync with 6.6 | expand

Message

Darrick J. Wong Sept. 25, 2023, 9:58 p.m. UTC
Hi all,

Synchronize libxfs with the kernel.

If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.

This has been running on the djcloud for months with no problems.  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-6.6-sync
---
 include/xfs_inode.h      |   34 +++++++++++++++++++++++++++++++---
 libxfs/xfs_fs.h          |    6 +++++-
 libxfs/xfs_inode_buf.c   |    5 +++--
 libxfs/xfs_sb.c          |    3 ++-
 libxfs/xfs_trans_inode.c |    2 +-
 5 files changed, 42 insertions(+), 8 deletions(-)