NFS: Add an nfs4_call_sync_custom() function
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 14 Aug 2019 19:27:00 +0000 (15:27 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 22 Aug 2019 14:05:06 +0000 (10:05 -0400)
commit48c058543cbbb6b34114bbf8f0967e86dcd06b14
tree0c17110fbae90a7163118ced9c4bd228a7cc639e
parent1e672e3644940d83bd94e7cb46bac6bb3627de02
NFS: Add an nfs4_call_sync_custom() function

There are a few cases where we need to manually configure the
rpc_task_setup structure to get the behavior we want.

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