Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs into linux-next
NFS-over-RDMA client updates for Linux 4.14 Bugfixes and cleanups: - Constify rpc_xprt_ops - Harden RPC call encoding and decoding - Clean up rpc call decoding to use xdr_streams - Remove unused variables from various structures - Refactor code to remove imul instructions - Rearrange rx_stats structure for better cacheline sharing
No related branches found
No related tags found
Showing
- include/linux/sunrpc/xdr.h 13 additions, 0 deletionsinclude/linux/sunrpc/xdr.h
- include/linux/sunrpc/xprt.h 1 addition, 1 deletioninclude/linux/sunrpc/xprt.h
- net/sunrpc/xprtrdma/backchannel.c 27 additions, 44 deletionsnet/sunrpc/xprtrdma/backchannel.c
- net/sunrpc/xprtrdma/fmr_ops.c 5 additions, 5 deletionsnet/sunrpc/xprtrdma/fmr_ops.c
- net/sunrpc/xprtrdma/frwr_ops.c 6 additions, 6 deletionsnet/sunrpc/xprtrdma/frwr_ops.c
- net/sunrpc/xprtrdma/rpc_rdma.c 505 additions, 339 deletionsnet/sunrpc/xprtrdma/rpc_rdma.c
- net/sunrpc/xprtrdma/svc_rdma_backchannel.c 1 addition, 1 deletionnet/sunrpc/xprtrdma/svc_rdma_backchannel.c
- net/sunrpc/xprtrdma/transport.c 4 additions, 3 deletionsnet/sunrpc/xprtrdma/transport.c
- net/sunrpc/xprtrdma/verbs.c 9 additions, 12 deletionsnet/sunrpc/xprtrdma/verbs.c
- net/sunrpc/xprtrdma/xprt_rdma.h 22 additions, 11 deletionsnet/sunrpc/xprtrdma/xprt_rdma.h
- net/sunrpc/xprtsock.c 4 additions, 4 deletionsnet/sunrpc/xprtsock.c
Loading
Please register or sign in to comment