libceph: set page info with byte length
authorAlex Elder <elder@inktank.com>
Thu, 7 Mar 2013 21:38:26 +0000 (15:38 -0600)
committerSage Weil <sage@inktank.com>
Thu, 2 May 2013 04:16:39 +0000 (21:16 -0700)
When setting page array information for message data, provide the
byte length rather than the page count ceph_msg_data_set_pages().

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>

No differences found