]> www.infradead.org Git - users/dwmw2/linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 Aug 2019 06:30:17 +0000 (08:30 +0200)
commit75d360c01f4822df4c71d65f517bd57a45d8c342
tree1eb20049dba25d016ce7ee8a52bc1eaf01068871
parent37f3fc22b32dc4b1e5de475a3e1ead6a071b403d
NFSv4: Ensure state recovery handles ETIMEDOUT correctly

[ Upstream commit 67e7b52d44e3d539dfbfcd866c3d3d69da23a909 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c