From: Alex Elder Date: Wed, 7 Mar 2012 17:40:08 +0000 (-0600) Subject: libceph: only call kernel_sendpage() via helper X-Git-Tag: v3.4-rc1~76^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e36b13cceb46136d849aeee06b4907ad3570ba78;p=pandora-kernel.git libceph: only call kernel_sendpage() via helper Make ceph_tcp_sendpage() be the only place kernel_sendpage() is used, by using this helper in write_partial_msg_pages(). Signed-off-by: Alex Elder Reviewed-by: Sage Weil --- Reading git-diff-tree failed