Skip to content
Commit 5e5ce5be authored by Trond Myklebust's avatar Trond Myklebust
Browse files

RPC: allow call_encode() to delay transmission of an RPC call.



 Currently, call_encode will cause the entire RPC call to abort if it returns
 an error. This is unnecessarily rigid, and gets in the way of attempts
 to allow the NFSv4 layer to order RPC calls that carry sequence ids.

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