sunrpc: keep track of the xprt_class in rpc_xprt structure
authorOlga Kornievskaia <kolga@netapp.com>
Tue, 8 Jun 2021 19:59:15 +0000 (15:59 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 8 Jul 2021 18:03:23 +0000 (14:03 -0400)
commitd3abc73987fd2a5992a9bdae9f44fa43d1b4db70
tree627d8490ed9f2e0ec16b1ebe6f7926eacb10e3d6
parent5b9268727f299f87432e8b035e9e8bec8ba13e8d
sunrpc: keep track of the xprt_class in rpc_xprt structure

We need to keep track of the type for a given transport.

Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
include/linux/sunrpc/xprt.h
net/sunrpc/xprtrdma/transport.c
net/sunrpc/xprtsock.c