diff options
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2019-08-14 15:46:48 -0400 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2019-08-22 10:05:21 -0400 |
commit | 4c952e3d1b0dc1835fda7f191b6f92e28b2fa435 (patch) | |
tree | 80c916877d05abf25b02d0722df7c788277f7306 /fs/nfs/Kconfig | |
parent | 50493364e784b6e4077e41ab10eba4f798d13d9a (diff) | |
download | linux-4c952e3d1b0dc1835fda7f191b6f92e28b2fa435.tar.bz2 |
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: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/nfs/Kconfig')
0 files changed, 0 insertions, 0 deletions