libceph: fix safe completion
authorYan, Zheng <zheng.z.yan@intel.com>
Fri, 31 May 2013 07:54:44 +0000 (15:54 +0800)
committerSage Weil <sage@inktank.com>
Wed, 3 Jul 2013 22:32:44 +0000 (15:32 -0700)
handle_reply() calls complete_request() only if the first OSD reply
has ONDISK flag.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Reviewed-by: Sage Weil <sage@inktank.com>

No differences found