From: Alex Elder Date: Sat, 9 Mar 2013 02:58:59 +0000 (-0600) Subject: libceph: encapsulate reading message data X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34d2d2006cc82fd21f716e10568b8c8b4ef61c0e;p=pandora-kernel.git libceph: encapsulate reading message data Pull the code that reads the data portion into a message into a separate function read_partial_msg_data(). Rename write_partial_msg_pages() to be write_partial_message_data() to match its read counterpart, and to reflect its more generic purpose. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed