From: Chuck Lever Date: Thu, 11 Aug 2005 20:25:23 +0000 (-0400) Subject: [PATCH] RPC: introduce client-side transport switch X-Git-Tag: v2.6.15-rc1~733^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a246b0105bbd9a70a698f69baae2042996f2a0e9;p=pandora-kernel.git [PATCH] RPC: introduce client-side transport switch Move the bulk of client-side socket-specific code into a separate source file, net/sunrpc/xprtsock.c. Test-plan: Millions of fsx operations. Performance characterization such as "sio" or "iozone". Destructive testing (unplugging the network temporarily, server reboots). Connectathon with v2, v3, and v4. Version: Thu, 11 Aug 2005 16:03:38 -0400 Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed