NFS: Add a mount option to specify number of TCP connections to use
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 27 Apr 2017 03:30:48 +0000 (23:30 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 6 Jul 2019 18:54:50 +0000 (14:54 -0400)
commit28cc5cd8c68f1cd2146d88c7a54cc3234ed4dabe
tree056f9ce9d7290351f02aed7b5a2ebcae3a89ff7b
parent612b41f808a98a124b23d72229693c3181733291
NFS: Add a mount option to specify number of TCP connections to use

Allow the user to specify that the client should use multiple connections
to the server. For the moment, this functionality will be limited to
TCP and to NFSv4.x (x>0).

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/internal.h
fs/nfs/super.c