NFSv4: Allow multiple connections to NFSv4.x (x>0) servers
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 27 Apr 2017 15:13:40 +0000 (11:13 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 6 Jul 2019 18:54:50 +0000 (14:54 -0400)
commit6619079d05404cb32be29af329b87ac3b0ad4f96
tree76d7bd7275a30e9758c20cbaacc21ae950a93157
parent28cc5cd8c68f1cd2146d88c7a54cc3234ed4dabe
NFSv4: Allow multiple connections to NFSv4.x (x>0) servers

If the user specifies the -onconn=<number> mount option, and the transport
protocol is TCP, then set up <number> connections to the server. The
connections will all go to the same IP address.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/client.c
fs/nfs/internal.h
fs/nfs/nfs4client.c
include/linux/nfs_fs_sb.h