From: Alex Elder Date: Thu, 7 Mar 2013 21:38:25 +0000 (-0600) Subject: libceph: record byte count not page count X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0c594878e3211b09208c779df5f996f0b831d9e;p=pandora-kernel.git libceph: record byte count not page count Record the byte count for an osd request rather than the page count. The number of pages can always be derived from the byte count (and alignment/offset) but the reverse is not true. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed