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:
0b9fb92
)
SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 19 Mar 2011 00:21:23 +0000
(20:21 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 3 Jun 2011 00:32:41 +0000
(09:32 +0900)
commit
fe19a96b10032035a35779f42ad59e35d6dd8ffd
upstream.
The TCP connection state code depends on the state_change() callback
being called when the SYN_SENT state is set. However the networking layer
doesn't actually call us back in that case.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/sunrpc/xprtsock.c
patch
|
blob
|
history
diff --cc
net/sunrpc/xprtsock.c
Simple merge