]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs...
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 5 Sep 2017 19:16:04 +0000 (15:16 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 5 Sep 2017 19:16:04 +0000 (15:16 -0400)
commit5d5e60ca4fc8587b86089af12b677040a164e2e4
tree1dd82dd838ffc7277f281b57d0e940dc970cd19f
parentcbe82e03bac33123b9a127958ea5de52bb47ea12
parentc3217db2d1729f5f20cdf63b9b2104b070701732
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
include/linux/sunrpc/xprt.h
net/sunrpc/xprtrdma/rpc_rdma.c
net/sunrpc/xprtrdma/svc_rdma_backchannel.c
net/sunrpc/xprtsock.c