libceph: distinguish page array and pagelist count
authorAlex Elder <elder@inktank.com>
Mon, 25 Feb 2013 23:35:46 +0000 (17:35 -0600)
committerSage Weil <sage@inktank.com>
Thu, 2 May 2013 04:14:28 +0000 (21:14 -0700)
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 <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>

No differences found