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:
5460834
)
SUNRPC: Never reuse the socket port after an xs_close()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 22 Mar 2011 22:40:10 +0000
(18:40 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 27 Mar 2011 19:00:45 +0000
(12:00 -0700)
commit
246408dcd5dfeef2df437ccb0ef4d6ee87805f58
upstream.
If we call xs_close(), we're in one of two situations:
- Autoclose, which means we don't expect to resend a request
- bind+connect failed, which probably means the port is in use
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found