From: Alex Elder Date: Sat, 9 Mar 2013 02:58:59 +0000 (-0600) Subject: libceph: define and use ceph_tcp_recvpage() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afb3d90e205140415477d501ff9e2a33ff0b197f;p=pandora-kernel.git libceph: define and use ceph_tcp_recvpage() Define a new function ceph_tcp_recvpage() that behaves in a way comparable to ceph_tcp_sendpage(). Rearrange the code in both read_partial_message_pages() and read_partial_message_bio() so they have matching structure, (similar to what's in write_partial_msg_pages()), and use this new function. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed