summaryrefslogtreecommitdiffstats
path: root/tools/lib
diff options
context:
space:
mode:
authorAlex Elder <elder@inktank.com>2013-04-02 12:09:50 -0500
committerSage Weil <sage@inktank.com>2013-05-01 21:18:03 -0700
commit98fa5dd883aadbb0020b68d0f9367ba152dfe511 (patch)
tree982654be5c409de9dd5a48521985e6533b8da4b4 /tools/lib
parente5975c7c8eb6aeab8d2f76a98c368081082795e0 (diff)
downloadtalos-op-linux-98fa5dd883aadbb0020b68d0f9367ba152dfe511.tar.gz
talos-op-linux-98fa5dd883aadbb0020b68d0f9367ba152dfe511.zip
libceph: provide data length when preparing message
In prepare_message_data(), the length used to initialize the cursor is taken from the header of the message provided. I'm working toward not using the header data length field to determine length in outbound messages, and this is a step in that direction. For inbound messages this will be set to be the actual number of bytes that are arriving (which may be less than the total size of the data buffer available). This resolves: http://tracker.ceph.com/issues/4589 Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'tools/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud