Skip to content

XFS: sync to upstream v6.0

Bill O'Donnell requested to merge bodonnel/centos-stream-9:Bz2167832_v4 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2167832

This MR contains the patches to bring XFS kernel code from upstream 5.17-6.0. Also included are "Fixes" patches backported from upstream, post 6.0. Note that a backport of upstream dax-specific patches are not included in this series.

Signed-off-by: Bill O'Donnell bodonnel@redhat.com

v12 on 05/18/2023 is a rebase to remove conflicts with a newly merged MR. 3 commits dropped from this MR:

f3bf67c6c6 xfs: Use generic_file_open()

a103375307 xfs: convert inode lock flags to unsigned.

9641506b2d xfs: Specify lockmode when calling xfs_ilock_for_iomap()

Edited by Bill O'Donnell

Merge request reports