]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2679006faa6203d47afc921531eca18173981a4a
tree9814de39f5cd3e96d41dc2ac8157801d804646f4
parent8428605cd1873d06fef6adc0c9d1193f233ff8ac
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