From: Alex Elder Date: Mon, 25 Feb 2013 23:35:46 +0000 (-0600) Subject: libceph: distinguish page array and pagelist count X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~248 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4b515fa10dd52a2aef88df7299e9f3a8ab0957a;p=pandora-kernel.git libceph: distinguish page array and pagelist count Use distinct fields for tracking the number of pages in a message's page array and in a message's page list. Currently only one or the other is used at a time, but that will be changing soon. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed