]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ceph-for-5.17-rc2' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Jan 2022 16:36:42 +0000 (18:36 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Jan 2022 16:36:42 +0000 (18:36 +0200)
commit175b7db74e2c9ac0582d7a24bbcee41fc095304b
tree38da87447bdda020db2614c4c03c6819b2dfb62b
parentc5a506164f0a5b351b7ffef7d6c553aec7094fae
parent1edb96dd864a4125c160651ad0cb5a4bb80dd8a6
Merge tag 'ceph-for-5.17-rc2' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "A ZERO_SIZE_PTR dereference fix from Xiubo and two fixes for async
  creates interacting with pool namespace-constrained OSD permissions
  from Jeff (marked for stable)"

* tag 'ceph-for-5.17-rc2' of git://github.com/ceph/ceph-client:
  ceph: set pool_ns in new inode layout for async creates
  ceph: properly put ceph_string reference after async create attempt
  ceph: put the requests/sessions when it fails to alloc memory