commit | f7b37b8b139860ed786bf8ce4358290c6053d94d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Tue Jan 14 12:06:34 2020 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Jan 24 16:51:13 2020 -0500 |
tree | 698b3ba1c636ce876cf452a249d82b95fec0008b | |
parent | fe1e8dbec11fcad3ae7a34e95fe483d4a2b018fc [diff] |
NFS: Add softreval behaviour to nfs_lookup_revalidate() If the server is unavaliable, we want to allow the revalidating lookup to time out, and to default to validating the cached dentry if the 'softreval' mount option is set. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>