]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe868a7e1f4f73e5f1c333b187540d7e02af2c28
tree056f9ce9d7290351f02aed7b5a2ebcae3a89ff7b
parent2afa4a2d51ae60c14bbfb99d1f39173b3ef46784
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