NFS: enable nconnect for RDMA
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 13 Feb 2024 18:31:47 +0000 (13:31 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 9 Mar 2024 14:14:51 +0000 (09:14 -0500)
commitb326df4a8ec6ef53e2e2f1c2cbf14f8a20e85baa
tree36114ea1011dae6368f1ebf627e2f87df8e02e95
parent0460253913e50a2aec911fe83090d60397f17664
NFS: enable nconnect for RDMA

It appears that in certain cases, RDMA capable transports can benefit
from the ability to establish multiple connections to increase their
throughput. This patch therefore enables the use of the "nconnect" mount
option for those use cases.

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