From: Alex Elder Date: Fri, 19 Apr 2013 20:34:50 +0000 (-0500) Subject: rbd: encapsulate submission of image object requests X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b454e36d2638c005c6574c2289529f5738f156cb;p=pandora-kernel.git rbd: encapsulate submission of image object requests Object requests that are part of an image request are subject to some additional handling. Define rbd_img_obj_request_submit() to encapsulate that, and use it when initially submitting an image object request, and when re-submitting it during callback of an object existence check. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed