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)
commit67e7b52d44e3d539dfbfcd866c3d3d69da23a909
tree26281529036a4e28c8c5438884dee0af60288992
parentdea1bb35c5f35e0577cfc61f79261d80b8715221
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