commit | d9ddbf5d9225a417076e89ef650dd276165dfd07 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Jan 30 22:58:24 2016 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Feb 05 18:48:56 2016 -0500 |
tree | 70d8d950ecbcadddbc84345717534453d6ea3ee8 | |
parent | 15001e5a7e1e207b6bd258cd8f187814cd15b6dc [diff] |
NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connections Use the new helper to ensure that nfs4_proc_bind_conn_to_session() is called for all connections. However ensure that we only set the backchannel flag for the connection pointed to by rpc_clnt->cl_xprt. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>