]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb9ab91051a9ba3e23939a8084a5b68e6765482a9
tree72fc544d69d7c1cc69c61ccd2ad977fd9f1bfca8
parent49c1db8062e7052a5b53976047c09d7fb033c526
parent720f8c8e7a5bee64ea59973658e92f233e16406e
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