]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Ensure state recovery handles ETIMEDOUT correctly
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 7 Aug 2019 11:31:27 +0000 (07:31 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 7 Aug 2019 16:55:11 +0000 (12:55 -0400)
commit3de7997af6cd8049aa56d4370b3eb5137c2eefb5
tree26281529036a4e28c8c5438884dee0af60288992
parent7f0ae7337c0bdcbbabc72ace3452bab41980c4ca
NFSv4: Ensure state recovery handles ETIMEDOUT correctly

Ensure that the state recovery code handles ETIMEDOUT correctly,
and also that we set RPC_TASK_TIMEOUT when recovering open state.

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