From: Chuck Lever Date: Thu, 11 Aug 2005 20:25:35 +0000 (-0400) Subject: [PATCH] RPC: Rename xprt_lock X-Git-Tag: v2.6.15-rc1~733^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dc07727f86b25851e95193a0c484ea21b531c47;p=pandora-kernel.git [PATCH] RPC: Rename xprt_lock Clean-up: Replace the xprt_lock with something more aptly named. This lock single-threads the XID and request slot reservation process. Test-plan: Compile kernel with CONFIG_NFS enabled. Version: Thu, 11 Aug 2005 16:05:26 -0400 Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed