]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit14c83958c2af1deea47a1f1c30d68d36e368dbbb
tree0efdbf77b940865f55636500f610a04ada1b9310
parent65177d8db6a782e97ee3024f74ac3380740ea552
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