SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt
authorOlga Kornievskaia <kolga@netapp.com>
Thu, 9 Dec 2021 19:53:34 +0000 (14:53 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 13 Jan 2022 14:36:58 +0000 (09:36 -0500)
commitb8a09619a56334414cbd7f935a0796240d0cc07e
tree0ad0a2e3c3d122d50d6442d989d4767a9dc949e1
parenta8d54baba7c65db2d3278873def61f8d3753d766
SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt

If the supplied argument doesn't specify the transport type, use the
type of the existing rpc clnt and its existing transport.

Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/clnt.c