NFSv4: Poll more aggressively when handling NFS4ERR_DELAY
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 15 Sep 2006 12:30:46 +0000 (08:30 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:25:04 +0000 (23:25 -0400)
commit2066fe89b459c3c787c811b3369df191cddd93d8
tree0eca930bb5dd17671b49d09e2aad13c6bdee801b
parentc514983d8d2260020543a81589a2b8c7d4bdab4e
NFSv4: Poll more aggressively when handling NFS4ERR_DELAY

Change the initial retry delay from 1s to 0.1s (and then back off
exponentially).

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c