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

NFSv4: Initialise connection to the server in nfs4_alloc_client()



Set up the connection to the NFSv4 server in nfs4_alloc_client(), before
we've added the struct nfs_client to the net-namespace's nfs_client_list
so that a downed server won't cause other mounts to hang in the trunking
detection code.

Reported-by: default avatarMichael Wakabayashi <mwakabayashi@vmware.com>
Fixes: 5c6e5b60

 ("NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS")
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 009c9aa5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment