提交 53c32630 编写于 作者: T Trond Myklebust

NFS: Allow multiple connections to a NFSv2 or NFSv3 server

Signed-off-by: NTrond Myklebust <trond.myklebust@hammerspace.com>
上级 fd87c8b7
...@@ -660,6 +660,7 @@ static int nfs_init_server(struct nfs_server *server, ...@@ -660,6 +660,7 @@ static int nfs_init_server(struct nfs_server *server,
.net = data->net, .net = data->net,
.timeparms = &timeparms, .timeparms = &timeparms,
.cred = server->cred, .cred = server->cred,
.nconnect = data->nfs_server.nconnect,
}; };
struct nfs_client *clp; struct nfs_client *clp;
int error; int error;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册