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:
0dc2570
)
ceph: reset msgr backoff during open, not after successful handshake
author
Sage Weil
<sage@newdream.net>
Fri, 20 Nov 2009 23:14:15 +0000
(15:14 -0800)
committer
Sage Weil
<sage@newdream.net>
Fri, 20 Nov 2009 23:14:15 +0000
(15:14 -0800)
Reset the backoff delay when we reopen the connection, so that the delays
for any initial connection problems are reasonable. We were resetting only
after a successful handshake, which was of limited utility.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found