[PATCH] RPC: remove xprt->nocong
authorChuck Lever <cel@netapp.com>
Thu, 25 Aug 2005 23:25:53 +0000 (16:25 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 23 Sep 2005 16:38:47 +0000 (12:38 -0400)
commited63c003701a314c4893c11eceb9d68f8f46c662
treec0567884d9cce53960061fece0ae9c2eabd0af77
parenta58dd398f5db4f73d5c581069fd70a4304cc4f0a
[PATCH] RPC: remove xprt->nocong

 Get rid of the "xprt->nocong" variable.

 Test-plan:
 Use WAN simulation to cause sporadic bursty packet loss with UDP mounts.
 Look for significant regression in performance or client stability.

Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/lockd/host.c
include/linux/sunrpc/xprt.h
net/sunrpc/xprtsock.c