commit | b0d93ad511ce2f37823a07c7a3258117a431f5fb | [log] [tgz] |
---|---|---|
author | Chuck Lever <cel@citi.umich.edu> | Thu Aug 11 16:25:53 2005 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 23 12:38:29 2005 -0400 |
tree | a9fc753bf821d1d71c345f58e056511dfd0cf5ac | |
parent | c7b2cae8a634015b72941ba2fc6c4bc9b8d3a129 [diff] |
[PATCH] RPC: separate TCP and UDP transport connection logic 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>