commit | 611c96c8f728c4bcdbadaa2387942d3c0641cadf | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon Dec 13 19:05:46 2010 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Dec 21 11:51:24 2010 -0500 |
tree | 962deb2f6fd1ba4dcae2c27a1157c46b4fc45476 | |
parent | 72895b1ac7baeda76835cddb3edb019a90d32bcb [diff] |
nfs4: fix units bug causing hang on recovery 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>