]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG,OSD: clone srces need to be non-degraded
authorSamuel Just <samuel.just@dreamhost.com>
Fri, 24 Jun 2011 18:03:01 +0000 (11:03 -0700)
committerSamuel Just <samuel.just@dreamhost.com>
Fri, 24 Jun 2011 18:15:27 +0000 (11:15 -0700)
commitf6320fee3c1fc6d8d46b590d1c0261def6792916
treea3a9aaa6861ad179c6b0b178741753784ae58e3b
parent6696b0ff69665eede50f29d8177a3e2937a1471a
ReplicatedPG,OSD: clone srces need to be non-degraded

do_op: check that clone_range src sobjects are present on
replicas as well.  Also, clean up src_obc map if we encounter an error
before returning.

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/osd/OSD.cc
src/osd/ReplicatedPG.cc