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:
414772f
)
SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 21 Apr 2009 21:18:20 +0000
(17:18 -0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 2 May 2009 23:35:08 +0000
(16:35 -0700)
See http://bugzilla.kernel.org/show_bug.cgi?id=13034
If the port gets into a TIME_WAIT state, then we cannot reconnect without
binding to a new port.
Tested-by: Petr Vandrovec <petr@vandrovec.name>
Tested-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found