]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd/image: fix immutable object cache read failed bug when daemon down
authorYin Congmin <congmin.yin@intel.com>
Wed, 10 Jun 2020 06:52:08 +0000 (14:52 +0800)
committerJason Dillaman <dillaman@redhat.com>
Wed, 1 Jul 2020 18:19:59 +0000 (14:19 -0400)
commit1af4ed0a76c898c971f47274fb0dd224a4c7b1cc
treeb8e82621c77cb06e30e0dbf1bfd541e67923a8aa
parent25f1f62cba5a7eab86abda957f9b4c2d767da553
librbd/image: fix immutable object cache read failed bug when daemon down

Fix bug: read child image failed when enabling immutable object cache and daemon down

Signed-off-by: Yin Congmin <congmin.yin@intel.com>
qa/suites/rbd/immutable-object-cache/pool/ceph_and_immutable_object_cache.yaml
qa/suites/rbd/immutable-object-cache/workloads/qemu_on_immutable_object_cache_and_thrash.yaml
qa/tasks/immutable_object_cache.py
qa/tasks/immutable_object_cache_thrash.py
src/librbd/image/OpenRequest.cc