From: Alex Elder Date: Thu, 7 Mar 2013 21:38:26 +0000 (-0600) Subject: libceph: record message data byte length X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a73ef27ad04f1b8ea23eb55e50b20fcc0530a6f;p=pandora-kernel.git libceph: record message data byte length Record the number of bytes of data in a page array rather than the number of pages in the array. It can be assumed that the page array is of sufficient size to hold the number of bytes indicated (and offset by the indicated alignment). Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed