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:
8031049
)
ceph: fix msgr to keep sent messages until acked
author
Sage Weil
<sage@newdream.net>
Sun, 14 Feb 2010 04:29:31 +0000
(20:29 -0800)
committer
Sage Weil
<sage@newdream.net>
Sun, 14 Feb 2010 04:29:31 +0000
(20:29 -0800)
The test was backwards from commit
b3d1dbbd
: keep the message if the
connection _isn't_ lossy. This allows the client to continue when the
TCP connection drops for some reason (network glitch) but both ends
survive.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found