]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'ceph-for-6.4-rc6' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Jun 2023 17:53:58 +0000 (10:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Jun 2023 17:53:58 +0000 (10:53 -0700)
commit7e8c948b3f09b19e3883517e10a3d5ffa9899f84
tree48c7f16ba523aa6934c61a6c431733e5705ccd5d
parent0f506c7f7d3d8d68a1a020c3d914390b3ffc30d0
parent409e873ea3c1fd3079909718bbeb06ac1ec7f38b
Merge tag 'ceph-for-6.4-rc6' of https://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "A fix for a potential data corruption in differential backup and
  snapshot-based mirroring scenarios in RBD and a reference counting
  fixup to avoid use-after-free in CephFS, all marked for stable"

* tag 'ceph-for-6.4-rc6' of https://github.com/ceph/ceph-client:
  ceph: fix use-after-free bug for inodes when flushing capsnaps
  rbd: get snapshot context after exclusive lock is ensured to be held
  rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting