git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a939b96
)
RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections
author
Steve Wise
<swise@opengridcomputing.com>
Mon, 20 Apr 2009 20:53:15 +0000
(13:53 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 20 Apr 2009 20:53:15 +0000
(13:53 -0700)
NFS/RDMA currently fails to set up connections if peer2peer is on.
This is due to the fact that the NFS/RDMA client sets its ORD to 0.
If peer2peer is set, make sure the active side ORD is >= 1 and the
passive side IRD is >=1.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found