OSDN Git Service

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)
commit8157f4707360a17027538fa43b1b89b534c65eb9
tree38da87447bdda020db2614c4c03c6819b2dfb62b
parentf6a26318e3148289717b0f39ee976f9d95a93f4d
parent4584a768f22b7669cdebabc911543621ac661341
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