Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Mar 2024 18:15:45 +0000 (11:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Mar 2024 18:15:45 +0000 (11:15 -0700)
commitff9c18e435b042596c9d48badac7488e3fa76a55
tree08d9668e38b74d01db0259457aa20c133034dffa
parent6f6efce52d3a035b8332969ecf254b4dfc62e4ec
parent825b82f6b82aa38dbb771d24e135152012500e51
Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-client

Pull ceph updates from Ilya Dryomov:
 "A patch to minimize blockage when processing very large batches of
  dirty caps and two fixes to better handle EOF in the face of multiple
  clients performing reads and size-extending writes at the same time"

* tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-client:
  ceph: set correct cap mask for getattr request for read
  ceph: stop copying to iter at EOF on sync reads
  ceph: remove SLAB_MEM_SPREAD flag usage
  ceph: break the check delayed cap loop every 5s