Skip to content
Snippets Groups Projects
Commit 5240d9f9 authored by Alex Elder's avatar Alex Elder Committed by Sage Weil
Browse files

libceph: replace message data pointer with list


In place of the message data pointer, use a list head which links
through message data items.  For now we only support a single entry
on that list.

Signed-off-by: default avatarAlex Elder <elder@inktank.com>
Reviewed-by: default avatarJosh Durgin <josh.durgin@inktank.com>
parent 8ae4f4f5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment