Merge tag 'ceph-for-6.8-rc2' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Jan 2024 00:59:52 +0000 (16:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Jan 2024 00:59:52 +0000 (16:59 -0800)
commit6098d87eaf31f48153c984e2adadf14762520a87
tree7ebacc4f1cf221177632058683e3b8aae301e0d6
parentf22face166ef6327fe5b2cab61d2a78578b94534
parentded080c86b3f99683774af0441a58fc2e3d60cae
Merge tag 'ceph-for-6.8-rc2' of https://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "A fix to avoid triggering an assert in some cases where RBD exclusive
  mappings are involved and a deprecated API cleanup"

* tag 'ceph-for-6.8-rc2' of https://github.com/ceph/ceph-client:
  rbd: don't move requests to the running list on errors
  rbd: remove usage of the deprecated ida_simple_*() API