]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ReplicatedPG:: remove_snap_mapped_object already removes the object
authorSamuel Just <sam.just@inktank.com>
Mon, 10 Feb 2014 22:07:46 +0000 (14:07 -0800)
committerSamuel Just <sam.just@inktank.com>
Mon, 17 Feb 2014 22:24:56 +0000 (14:24 -0800)
Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/ReplicatedPG.cc

index 260a6f20f44de51420891c0cd34cbd4fc7ddda95..b26d2f1b81cb1e0901b55a7c27df57d84e210ad5 100644 (file)
@@ -193,7 +193,6 @@ void ReplicatedPG::on_local_recover_start(
 {
   pg_log.revise_have(oid, eversion_t());
   remove_snap_mapped_object(*t, oid);
-  t->remove(coll, oid);
 }
 
 void ReplicatedPG::on_local_recover(