Skip to content
Snippets Groups Projects
Commit f8b3aaf2 authored by Andy Grover's avatar Andy Grover
Browse files

RDS: Remove struct rds_rdma_op


A big changeset, but it's all pretty dumb.

struct rds_rdma_op was already embedded in struct rm_rdma_op.
Remove rds_rdma_op and put its members in rm_rdma_op. Rename
members with "op_" prefix instead of "r_", for consistency.

Of course this breaks a lot, so fixup the code accordingly.

Signed-off-by: default avatarAndy Grover <andy.grover@oracle.com>
parent d0ab25a8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment