commit | d4b515fa10dd52a2aef88df7299e9f3a8ab0957a | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@inktank.com> | Mon Feb 25 17:35:46 2013 -0600 |
committer | Sage Weil <sage@inktank.com> | Wed May 01 21:14:28 2013 -0700 |
tree | 0110566b4e00aeb5215b1b967ff64695cd45eb10 | |
parent | 60cf5992d96dd5b97baf74cd400d6e05f7f2c93e [diff] |
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 <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>