NFSv4.1 make cachethis=no for writes
authorOlga Kornievskaia <kolga@netapp.com>
Wed, 12 Feb 2020 22:32:12 +0000 (17:32 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 13 Feb 2020 20:37:18 +0000 (15:37 -0500)
commitcd1b659d8ce7697ee9799b64f887528315b9097b
tree6f5fe7b634bf7199494696ff5b90e8a1ae316d54
parentca1c671302825182629d3c1a60363cee6f5455bb
NFSv4.1 make cachethis=no for writes

Turning caching off for writes on the server should improve performance.

Fixes: fba83f34119a ("NFS: Pass "privileged" value to nfs4_init_sequence()")
Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Reviewed-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c