]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: assert that we have succeeded in do_osd_ops on copyfrom repeats
authorGreg Farnum <greg@inktank.com>
Fri, 4 Oct 2013 16:26:02 +0000 (09:26 -0700)
committerGreg Farnum <greg@inktank.com>
Fri, 4 Oct 2013 19:59:05 +0000 (12:59 -0700)
commit469d471a8b668e4001561898ab9b908aa28477a1
tree82fe6b0d66d9386a5428ec1581fda7a37cef0e8d
parentf3733a205238516ec2c20f24f61aa0366bac78e5
ReplicatedPG: assert that we have succeeded in do_osd_ops on copyfrom repeats

Our callback is handling errors on its own at this point.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/osd/ReplicatedPG.cc