From: Chuck Lever Date: Thu, 11 Aug 2005 20:25:26 +0000 (-0400) Subject: [PATCH] RPC: transport switch function naming X-Git-Tag: v2.6.15-rc1~733^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9903cd1c27a1f30e8efea75e125be3b2002f7cb9;p=pandora-kernel.git [PATCH] RPC: transport switch function naming Introduce block header comments and a function naming convention to the socket transport implementation. Provide a debug setting for transports that is separate from RPCDBG_XPRT. Eliminate xprt_default_timeout(). Provide block comments for exposed interfaces in xprt.c, and eliminate the useless obvious comments. Convert printk's to dprintk's. Test-plan: Compile kernel with CONFIG_NFS enabled. Version: Thu, 11 Aug 2005 16:04:04 -0400 Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed