projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
1de3af9
e28ce90
)
Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
author
Trond Myklebust
<trond.myklebust@hammerspace.com>
Sat, 28 Mar 2020 16:01:17 +0000
(12:01 -0400)
committer
Trond 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