Skip to content
Commit 4c952e3d authored by Anna Schumaker's avatar Anna Schumaker
Browse files

NFS: Have nfs41_proc_reclaim_complete() call nfs4_call_sync_custom()



An async call followed by an rpc_wait_for_completion() is basically the
same as a synchronous call, so we can use nfs4_call_sync_custom() to
keep our custom callback ops and the RPC_TASK_NO_ROUND_ROBIN flag.

Signed-off-by: default avatarAnna Schumaker <Anna.Schumaker@Netapp.com>
parent 50493364
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