Merge tag 'ceph-for-5.18-rc7' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 May 2022 18:12:04 +0000 (11:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 May 2022 18:12:04 +0000 (11:12 -0700)
commitc3f5e692bfccd87ff80a582c298e8ee64b188100
tree72fc544d69d7c1cc69c61ccd2ad977fd9f1bfca8
parent6dd5884d1d6f6a0613f6906b14fc1f3feaf8adb9
parent642d51fb0775a41dd6bb3d99b5a40c24df131c20
Merge tag 'ceph-for-5.18-rc7' of https://github.com/ceph/ceph-client

Pull ceph fix from Ilya Dryomov:
 "Two fixes to properly maintain xattrs on async creates and thus
  preserve SELinux context on newly created files and to avoid improper
  usage of folio->private field which triggered BUG_ONs.

  Both marked for stable"

* tag 'ceph-for-5.18-rc7' of https://github.com/ceph/ceph-client:
  ceph: check folio PG_private bit instead of folio->private
  ceph: fix setting of xattrs on async created inodes