]> 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)
commitf414dfff6fe2ba04c2aac615416e2716ce6346b5
tree72fc544d69d7c1cc69c61ccd2ad977fd9f1bfca8
parent50ea023f6cceb98e0d313e67187d318ddc1fab07
parenta796251487c40532f6e214d80165c830eaf03ad0
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