commit | fda0ab41170ee0a1c7a3781ff8cfb4395c3dd784 | [log] [tgz] |
---|---|---|
author | Andy Adamson <andros@netapp.com> | Fri Sep 09 09:22:26 2016 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Sep 19 13:08:36 2016 -0400 |
tree | dc7eeeee9c9731dc0aa0340028d7491aea5c4b26 | |
parent | 39e5d2df959dd4aea81fa33d765d2a5cc67a0512 [diff] |
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer Use a setup function to call into the NFS layer to test an rpc_xprt for session trunking so as to not leak the rpc_xprt_switch into the nfs layer. Search for the address in the rpc_xprt_switch first so as not to put an unnecessary EXCHANGE_ID on the wire. Signed-off-by: Andy Adamson <andros@netapp.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>