]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
return value of handle_message for MSG_OSD_SUBOP/MSG_OSD_SUBOPREPLY should be true 2705/head
authorxinxin shu <xinxin.shu@intel.com>
Sat, 11 Oct 2014 01:29:42 +0000 (09:29 +0800)
committerxinxin shu <xinxin.shu@intel.com>
Sat, 11 Oct 2014 01:39:16 +0000 (09:39 +0800)
commit7bab09311f97e26058373d01c3c137290b43918d
tree8c3a251a682802d3d980048ab6ec6606756173bd
parentb933777bc77c8921e4045bc1b880e6d7f8596747
return value of handle_message for MSG_OSD_SUBOP/MSG_OSD_SUBOPREPLY should be true

if the return value is true , it will skip unnecessary checks

Signed-off-by: xinxin shu <xinxin.shu@intel.com>
src/osd/ReplicatedBackend.cc