]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
authorTrond Myklebust <trondmy@gmail.com>
Tue, 23 Jan 2018 19:55:50 +0000 (14:55 -0500)
committerTrond Myklebust <trondmy@gmail.com>
Tue, 23 Jan 2018 19:55:50 +0000 (14:55 -0500)
NFS-over-RDMA client updates for Linux 4.16

New features:
- xprtrdma tracepoints

Bugfixes and cleanups:
- Fix memory leak if rpcrdma_buffer_create() fails
- Fix allocating extra rpcrdma_reps for the backchannel
- Remove various unused and redundant variables and lock cycles
- Fix IPv6 support in xprt_rdma_set_port()
- Fix memory leak by calling buf_free for callback replies
- Fix "bytes registered" accounting
- Fix kernel-doc comments
- SUNRPC tracepoint cleanups for consistent information
- Optimizations for __rpc_execute()

1  2 
include/trace/events/sunrpc.h

Simple merge