Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 11 Jul 2019 20:52:47 +0000 (16:52 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 12 Jul 2019 16:11:01 +0000 (12:11 -0400)
commit347543e64082782379627cb21162cb859590f3c7
tree1bd1dd4ceeaf4ad9a56834ce31b5eb31b976e95e
parent80d3c45fd765fbf4f10981b60ff6b1384bdbc706
parent62a92ba97a31c544802bbf13d3a998e86796d548
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs

NFSoRDMA client updates for 5.3

New features:
- Add a way to place MRs back on the free list
- Reduce context switching
- Add new trace events

Bugfixes and cleanups:
- Fix a BUG when tracing is enabled with NFSv4.1
- Fix a use-after-free in rpcrdma_post_recvs
- Replace use of xdr_stream_pos in rpcrdma_marshal_req
- Fix occasional transport deadlock
- Fix show_nfs_errors macros, other tracing improvements
- Remove RPCRDMA_REQ_F_PENDING and fr_state
- Various simplifications and refactors
include/linux/sunrpc/xprt.h
net/sunrpc/sched.c
net/sunrpc/xprt.c
net/sunrpc/xprtrdma/rpc_rdma.c
net/sunrpc/xprtsock.c