Skip to content
Commit 517ac45a authored by Tom Tucker's avatar Tom Tucker Committed by Eric Van Hensbergen
Browse files

9p: rdma: Set trans prior to requesting async connection ops



The RDMA connection manager is fundamentally asynchronous.
Since the async callback context is the client pointer, the
transport in the client struct needs to be set prior to calling
the first async op.

Signed-off-by: default avatarTom Tucker <tom@opengridcomputing.com>
Signed-off-by: default avatarEric Van Hensbergen <ericvh@gmail.com>
parent 75fa6770
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment