From: Chuck Lever Date: Thu, 11 Aug 2005 20:25:53 +0000 (-0400) Subject: [PATCH] RPC: separate TCP and UDP transport connection logic X-Git-Tag: v2.6.15-rc1~733^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d93ad511ce2f37823a07c7a3258117a431f5fb;p=pandora-kernel.git [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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed