commit | 90af36022aecdeeb1b9c0755461187de717c86dd | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@inktank.com> | Fri Apr 05 14:46:01 2013 -0500 |
committer | Sage Weil <sage@inktank.com> | Wed May 01 21:18:34 2013 -0700 |
tree | 275c653789249a7499165cb36ddb608b5b4bc6df | |
parent | ca8b3a69174b04376722672d7dd6b666a7f17c50 [diff] |
libceph: add, don't set data for a message 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/issues/2770 Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>