]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: remove the useless code. 6305/head
authorJianpeng Ma <jianpeng.ma@intel.com>
Mon, 19 Oct 2015 05:57:36 +0000 (13:57 +0800)
committerJianpeng Ma <jianpeng.ma@intel.com>
Mon, 19 Oct 2015 06:44:45 +0000 (14:44 +0800)
commitf2a234599b857d06dabe7a7c7025e0aa0fca3803
tree20aeb31f596ec1ca4ced512cc248bfea6f18ad57
parent92454c2cce54dde7a3155d7cdc6ae1e6e92a5c3a
osd: remove the useless code.

For get_object_context with can_create is true, we already check
obc->ssc. So don't need other handle

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