NFS: Have _nfs4_proc_secinfo() call nfs4_call_sync_custom()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 14 Aug 2019 19:30:16 +0000 (15:30 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 22 Aug 2019 14:05:16 +0000 (10:05 -0400)
commit50493364e784b6e4077e41ab10eba4f798d13d9a
tree8ae1759f2095b935cf704faa0cdab59ad6a8cdb3
parentdae40965d51e563603222aa8d4fad7ab3cec0e2d
NFS: Have _nfs4_proc_secinfo() call nfs4_call_sync_custom()

We do this to set the RPC_TASK_NO_ROUND_ROBIN flag in the task_setup
structure

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c