From: Alex Elder Date: Tue, 20 Nov 2012 04:55:21 +0000 (-0600) Subject: rbd: don't assign extent info in rbd_req_sync_op() X-Git-Tag: v3.9-rc1~41^2~21^2~59^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d23bf29095e5fab84535035e7a27c4920812c44;p=pandora-kernel.git rbd: don't assign extent info in rbd_req_sync_op() Move the assignment of the extent offset and length and payload length out of rbd_req_sync_op() and into its caller in the one spot where a read (and note--no write) operation might be initiated. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed