]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG: Don't create objectcontext when remove tmp-obj for promote failed...
authorJianpeng Ma <jianpeng.ma@intel.com>
Fri, 20 Mar 2015 05:33:13 +0000 (13:33 +0800)
committerJianpeng Ma <jianpeng.ma@intel.com>
Tue, 9 Jun 2015 02:58:18 +0000 (10:58 +0800)
commit75465eb7b3f4e63afce4e0b337b2a8edbed725ef
treee289f17a4a790ebd3686aeff9743bb6317fdd71b
parentcbf1d34f538addbf951199039cac7f6929087ead
osd/ReplicatedPG: Don't create objectcontext when remove tmp-obj for promote failed if there was has tmp-obj.

If on objectcontext for tmp-obj dosen't find, there must be a bug.

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
src/osd/ReplicatedPG.cc