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:
92ac41d
)
ceph: don't save sent messages on lossy connections
author
Sage Weil
<sage@newdream.net>
Mon, 14 Dec 2009 22:58:11 +0000
(14:58 -0800)
committer
Sage Weil
<sage@newdream.net>
Tue, 22 Dec 2009 00:39:50 +0000
(16:39 -0800)
For lossy connections we drop all state on socket errors, so there is no
reason to keep sent ceph_msg's around.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found