]> www.infradead.org Git - users/hch/block.git/commit
Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Jul 2024 17:34:42 +0000 (10:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Jul 2024 17:34:42 +0000 (10:34 -0700)
commit6467dfdfc94cfefed728bb1d9eb78493760469e0
tree6c79b99509193f523d3bb51c1f900ca41431017b
parent732c275394305b6d71b4bb74f5432d2d91f05257
parent3ceccb14f5576e02b81cc8b105ab81f224bd87f6
Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client

Pull ceph updates from Ilya Dryomov:
 "A small patchset to address bogus I/O errors and ultimately an
  assertion failure in the face of watch errors with -o exclusive
  mappings in RBD marked for stable and some assorted CephFS fixes"

* tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client:
  rbd: don't assume rbd_is_lock_owner() for exclusive mappings
  rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappings
  rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait
  ceph: fix incorrect kmalloc size of pagevec mempool
  ceph: periodically flush the cap releases
  ceph: convert comma to semicolon in __ceph_dentry_dir_lease_touch()
  ceph: use cap_wait_list only if debugfs is enabled
drivers/block/rbd.c
fs/ceph/dir.c