From: J. Bruce Fields Date: Tue, 14 Dec 2010 00:05:46 +0000 (-0500) Subject: nfs4: fix units bug causing hang on recovery X-Git-Tag: v2.6.38-rc1~407^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=611c96c8f728c4bcdbadaa2387942d3c0641cadf;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed