Files
rockchip-kernel/include/linux/sunrpc
Jeff Layton d67fa4d85a sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
RDMA xprts don't have a sock_xprt, but an rdma_xprt, so the
xs_swapper_enable/disable functions will likely oops when fed an RDMA
xprt. Turn these functions into rpc_xprt_ops so that that doesn't
occur. For now the RDMA versions are no-ops that just return -EINVAL
on an attempt to swapon.

Cc: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Jeff Layton <jeff.layton@primarydata.com>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2015-06-10 18:26:26 -04:00
..
2014-11-24 17:31:46 -05:00
2015-06-02 13:30:35 -04:00
2013-08-19 09:55:01 -04:00
2013-07-01 17:23:06 -04:00
2015-01-30 10:47:48 -05:00
2015-01-23 10:29:12 -05:00
2013-07-01 17:23:06 -04:00
2014-05-30 17:32:01 -04:00