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:
27fa838
)
ceph: only set message data pointers if non-empty
author
Alex Elder
<elder@inktank.com>
Tue, 5 Mar 2013 04:29:57 +0000
(22:29 -0600)
committer
Sage Weil
<sage@inktank.com>
Thu, 2 May 2013 04:16:41 +0000
(21:16 -0700)
Change it so we only assign outgoing data information for messages
if there is outgoing data to send.
This then allows us to add a few more (currently commented-out)
assertions.
This is related to:
http://tracker.ceph.com/issues/4284
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
No differences found