OSDN Git Service

pNFS: Allow multiple connections to the DS
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 27 Apr 2017 15:22:07 +0000 (11:22 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 6 Jul 2019 18:54:50 +0000 (14:54 -0400)
commitbb71e4a5d7eb151aa8d4e98c628b744f78af7c57
tree9814de39f5cd3e96d41dc2ac8157801d804646f4
parent6619079d05404cb32be29af329b87ac3b0ad4f96
pNFS: Allow multiple connections to the DS

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

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs3client.c
fs/nfs/nfs4client.c