OSDN Git Service

Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 28 Mar 2020 16:01:17 +0000 (12:01 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 28 Mar 2020 16:01:17 +0000 (12:01 -0400)
NFSoRDMA Client Updates for Linux 5.7

New Features:
- Allow one active connection and several zombie connections to prevent
  blocking if the remote server is unresponsive.

Bugfixes and Cleanups:
- Enhance MR-related trace points
- Refactor connection set-up and disconnect functions
- Make Protection Domains per-connection instead of per-transport
- Merge struct rpcrdma_ia into rpcrdma_ep


Trivial merge