]> 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)
commitd48641eeaa1159532bbd9b1460042b22e65430d7
tree1dd82dd838ffc7277f281b57d0e940dc970cd19f
parentf6ed53ba3b207c4cc9c8e45f304615b17beed458
parentbd1a9ac1ccc0ac163ff4841469acfe2761760980
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