From: Chuck Lever Date: Thu, 11 Aug 2005 20:25:20 +0000 (-0400) Subject: [PATCH] RPC: extract socket logic common to both client and server X-Git-Tag: v2.6.15-rc1~733^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094bb20b9fcab3a1652a77741caba6b78097d622;p=pandora-kernel.git [PATCH] RPC: extract socket logic common to both client and server Clean-up: Move some code that is common to both RPC client- and server-side socket transports into its own source file, net/sunrpc/socklib.c. Test-plan: Compile kernel with CONFIG_NFS enabled. Millions of fsx operations over UDP, client and server. Connectathon over UDP. Version: Thu, 11 Aug 2005 16:03:09 -0400 Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed