git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ae4f4f
)
libceph: replace message data pointer with list
author
Alex Elder
<elder@inktank.com>
Thu, 14 Mar 2013 19:09:06 +0000
(14:09 -0500)
committer
Sage Weil
<sage@inktank.com>
Thu, 2 May 2013 04:18:32 +0000
(21:18 -0700)
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: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
No differences found