nfs4: fix units bug causing hang on recovery
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 14 Dec 2010 00:05:46 +0000 (19:05 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 21 Dec 2010 16:51:24 +0000 (11:51 -0500)
Note that cl_lease_time is in jiffies.  This can cause a very long wait
in the NFS4ERR_CLID_INUSE case.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c

Simple merge