]> 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)
commit869418faabeb43517cc6d233a5d329a3fca4480d
tree38da87447bdda020db2614c4c03c6819b2dfb62b
parent0ee3c82bcc6778fe7b1f9e736ffd122c6371247a
parent02b54b22ac71c2b26b3fd6000ef91cd786cab89e
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