]> 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)
commit0fbe088310a87162d26a38b63de416c0fcc1177d
tree056f9ce9d7290351f02aed7b5a2ebcae3a89ff7b
parentdc69ca695f7e50ce39945dec8e2d064572a8ed36
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