diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2021-06-09 17:04:46 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2021-06-14 02:36:49 +0300 |
commit | dd99e9f98fbf423ff6d365b37a98e8879170f17c (patch) | |
tree | 346197804607c6b4f6399aaf4a597609f7408ba3 /tools/perf/scripts | |
parent | 009c9aa5be652675a06d5211e1640e02bbb1c33d (diff) | |
download | linux-dd99e9f98fbf423ff6d365b37a98e8879170f17c.tar.xz |
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: Michael Wakabayashi <mwakabayashi@vmware.com>
Fixes: 5c6e5b60aae4 ("NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions