]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: add cache hint when pushing raw clone during recovery 7069/head
authorZhiqiang Wang <wonzhq@hotmail.com>
Tue, 29 Dec 2015 05:41:55 +0000 (13:41 +0800)
committerZhiqiang Wang <wonzhq@hotmail.com>
Tue, 29 Dec 2015 05:41:55 +0000 (13:41 +0800)
commit6f3f9d361501ab689c26751fb02cae9e09fa46eb
tree45f70fe8dd3927721428027afdd49999661bd8d9
parentbea2e10a00d2e369050603dba40a44c4c256ef8d
osd: add cache hint when pushing raw clone during recovery

When head or snapdir is missing on the primary, we push raw clone to the
replicas. Set cache hint also in this case.

Signed-off-by: Zhiqiang Wang <wonzhq@hotmail.com>
src/osd/ReplicatedBackend.cc
src/osd/ReplicatedBackend.h