Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Apr 2022 21:37:35 +0000 (14:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Apr 2022 21:37:35 +0000 (14:37 -0700)
commitbd383b8e32f6aab08c9485b1fe86e2e932b1df69
tree149c229832f661b2fc5a608bc1fec74f0e77f4fa
parent3e71713c9e75c34fc03f55ea86b381856ca952ee
parent7acae6183cf37c48b8da48bbbdb78820fb3913f3
Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-client

Pull ceph client fixes from Ilya Dryomov:
 "A fix for a NULL dereference that turns out to be easily triggerable
  by fsync (marked for stable) and a false positive WARN and snap_rwsem
  locking fixups"

* tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-client:
  ceph: fix possible NULL pointer dereference for req->r_session
  ceph: remove incorrect session state check
  ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_cap
  libceph: disambiguate cluster/pool full log message