]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
replcatedBackend: delete one useless op->mark_started as there are two in ReplicatedB... 9977/head
authorshun-s <song.shun3@zte.com.cn>
Tue, 28 Jun 2016 07:30:16 +0000 (15:30 +0800)
committershun-s <song.shun3@zte.com.cn>
Sun, 3 Jul 2016 15:41:46 +0000 (23:41 +0800)
commit3bb248b7d530403b347e3ff68a8996b624fc1c98
tree3cfd16db6d002da1a92eb56c80551d7722eb7248
parentdac65d048919f701877de96d3271131853e532ed
replcatedBackend: delete one useless op->mark_started as there are two in ReplicatedBackend::sub_op_modify_impl
delete one mark_start event as there are two same op->mark_started  in ReplicatedBackend::sub_op_modify_impl
Fixes: http://tracker.ceph.com/issues/16572
Signed-off-by: shun-s <song.shun3@zte.com.cn>
src/osd/ReplicatedBackend.cc