From: Alex Elder Date: Thu, 14 Mar 2013 19:09:06 +0000 (-0500) Subject: libceph: record message data length X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a19308048182d5f9e16b03b1d1c038d9346c7589;p=pandora-kernel.git libceph: record message data length Keep track of the length of the data portion for a message in a separate field in the ceph_msg structure. This information has been maintained in wire byte order in the message header, but that's going to change soon. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed