From: Ilya Dryomov Date: Fri, 31 Jan 2014 17:33:39 +0000 (+0200) Subject: libceph: factor out logic from ceph_osdc_start_request() X-Git-Tag: v3.14-rc2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bbfdfe8d25fcc1d5c2edb6b060fb0c5cf66aff9;p=pandora-kernel.git libceph: factor out logic from ceph_osdc_start_request() Factor out logic from ceph_osdc_start_request() into a new helper, __ceph_osdc_start_request(). ceph_osdc_start_request() now amounts to taking locks and calling __ceph_osdc_start_request(). Signed-off-by: Ilya Dryomov Reviewed-by: Sage Weil --- Reading git-diff-tree failed