]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: copy-on-read should skip copyup if deep-copy invoked
authorJason Dillaman <dillaman@redhat.com>
Tue, 22 Sep 2020 23:01:27 +0000 (19:01 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 13 Oct 2020 12:40:29 +0000 (08:40 -0400)
commitc1580e24e132613aace55c4f935a2a7dcf4d6ef0
treefc49234a2f302602961a29a20a9ce10d10fd7e5c
parentde18e8e25f643df713d830014fcc1edb30dd8c67
librbd: copy-on-read should skip copyup if deep-copy invoked

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/io/CopyupRequest.cc
src/librbd/io/CopyupRequest.h
src/test/librbd/io/test_mock_CopyupRequest.cc