Skip to content
Commit fd954ae1 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4.1: Don't loop forever in nfs4_proc_create_session



If a server for some reason keeps sending NFS4ERR_DELAY errors, we can end
up looping forever inside nfs4_proc_create_session, and so the usual
mechanisms for detecting if the nfs_client is dead don't work.

Fix this by ensuring that we loop inside the nfs4_state_manager thread
instead.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent fb8a5ba8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment