commit | 6619079d05404cb32be29af329b87ac3b0ad4f96 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Apr 27 11:13:40 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Jul 06 14:54:50 2019 -0400 |
tree | 76d7bd7275a30e9758c20cbaacc21ae950a93157 | |
parent | 28cc5cd8c68f1cd2146d88c7a54cc3234ed4dabe [diff] |
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>