Skip to content
Commit aa0a4ef4 authored by Andy Grover's avatar Andy Grover
Browse files

RDS: Make sure cmsgs aren't used in improper ways



It hasn't cropped up in the field, but this code ensures it is
impossible to issue operations that pass an rdma cookie (DEST, MAP)
in the same sendmsg call that's actually initiating rdma or atomic
ops.

Disallowing this perverse-but-technically-allowed usage makes silent
RDMA heuristics slightly easier.

Signed-off-by: default avatarAndy Grover <andy.grover@oracle.com>
parent 2c3a5f9a
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