Re: [PATCH 6/6] libceph: add, don't set data for a message

2013-04-08 Thread Josh Durgin
Reviewed-by: Josh Durgin On 04/05/2013 03:26 PM, Alex Elder wrote: Change the names of the functions that put data on a pagelist to reflect that we're adding to whatever's already there rather than just setting it to the one thing. Currently only one data item is ever added to a message, but t

[PATCH 6/6] libceph: add, don't set data for a message

2013-04-05 Thread Alex Elder
Change the names of the functions that put data on a pagelist to reflect that we're adding to whatever's already there rather than just setting it to the one thing. Currently only one data item is ever added to a message, but that's about to change. This resolves: http://tracker.ceph.com/issu