OSDN Git Service

Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 25 Feb 2019 13:39:26 +0000 (08:39 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 25 Feb 2019 14:35:49 +0000 (09:35 -0500)
commit06b5fc3ad94eebf25d5abc07f84e16b8b33dcf8c
treee96f320b5e934978571c8b7d9553ef10fc87b149
parent5085607d209102b37b169bc94d0aa39566a9842a
parent2c94b8eca1a26cd46010d6e73a23da5f2e93a19d
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs

NFSoRDMA client updates for 5.1

New features:
- Convert rpc auth layer to use xdr_streams
- Config option to disable insecure enctypes
- Reduce size of RPC receive buffers

Bugfixes and cleanups:
- Fix sparse warnings
- Check inline size before providing a write chunk
- Reduce the receive doorbell rate
- Various tracepoint improvements

[Trond: Fix up merge conflicts]
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/auth_unix.c
net/sunrpc/xprt.c
net/sunrpc/xprtrdma/backchannel.c
net/sunrpc/xprtrdma/transport.c
net/sunrpc/xprtrdma/verbs.c
net/sunrpc/xprtsock.c