From: Chuck Lever Date: Thu, 25 Aug 2005 23:25:54 +0000 (-0700) Subject: [PATCH] RPC: clean up after nocong was removed X-Git-Tag: v2.6.15-rc1~733^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=555ee3af161b037865793bd4bebc06b58daafde6;p=pandora-kernel.git [PATCH] RPC: clean up after nocong was removed Clean-up: Move some macros that are specific to the Van Jacobson implementation into xprt.c. Get rid of the cong_wait field in rpc_xprt, which is no longer used. Get rid of xprt_clear_backlog. Test-plan: Compile with CONFIG_NFS enabled. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed