]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4884dd7c2e3409e66bf8ce029bfbd332425f73df
tree149c229832f661b2fc5a608bc1fec74f0e77f4fa
parentd48be83af5a8c79f8c16e02f65a75c89a257ec80
parentc11cb359498f97e5bec1af3371f938fb9bfb2889
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