Skip to content
Commit 963d8fe5 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

RPC: Clean up RPC task structure



 Shrink the RPC task structure. Instead of storing separate pointers
 for task->tk_exit and task->tk_release, put them in a structure.

 Also pass the user data pointer as a parameter instead of passing it via
 task->tk_calldata. This enables us to nest callbacks.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent abbcf28f
Loading
Loading
Loading
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