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:
c7b2cae
)
[PATCH] RPC: separate TCP and UDP transport connection logic
author
Chuck Lever
<cel@citi.umich.edu>
Thu, 11 Aug 2005 20:25:53 +0000
(16:25 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 23 Sep 2005 16:38:29 +0000
(12:38 -0400)
Create separate connection worker functions for managing UDP and TCP
transport sockets. This eliminates several dependencies on "xprt->stream".
Test-plan:
Destructive testing (unplugging the network temporarily). Connectathon with
v2, v3, and v4.
Version: Thu, 11 Aug 2005 16:08:18 -0400
Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/xprtsock.c
patch
|
blob
|
history
diff --cc
net/sunrpc/xprtsock.c
Simple merge