NFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookupp
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 20 Oct 2020 18:30:35 +0000 (14:30 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 2 Dec 2020 19:05:51 +0000 (14:05 -0500)
commit76998ebb91582812540f591f9e148daa0f08c76d
tree0efdbf77b940865f55636500f610a04ada1b9310
parent3c5e9a59faa6b1bb3110b961e695502c7ee8699b
NFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookupp

We need to respect the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookupp,
by timing out if the server is unavailable.

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