commit | 555ee3af161b037865793bd4bebc06b58daafde6 | [log] [tgz] |
---|---|---|
author | Chuck Lever <cel@netapp.com> | Thu Aug 25 16:25:54 2005 -0700 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 23 12:38:48 2005 -0400 |
tree | 4c72474dabffab62234db158e5b6c86ace4f9d09 | |
parent | ed63c003701a314c4893c11eceb9d68f8f46c662 [diff] |
[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 <cel@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>