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:
6c5d1a4
)
ceph: reset osd connections after fault
author
Sage Weil
<sage@newdream.net>
Mon, 15 Feb 2010 20:11:51 +0000
(12:11 -0800)
committer
Sage Weil
<sage@newdream.net>
Mon, 15 Feb 2010 20:11:51 +0000
(12:11 -0800)
A single osd connection fault (e.g. tcp disconnect) wasn't
reopening the connection, which causes all current and future
requests for that osd to hang.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found