NFSv4: Don't request cache consistency attributes on some writes
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 28 Apr 2012 18:55:16 +0000 (14:55 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 1 May 2012 19:42:45 +0000 (15:42 -0400)
commit5a37f85131c526ed7a3991d4dc2845498f81c1de
tree47163949a691aa8353f41539003f7371f232e22c
parent778d28172f710184855bcfeadcdd6b46997c4de2
NFSv4: Don't request cache consistency attributes on some writes

We don't need cache consistency information when we're doing O_DIRECT
writes. Ditto for the case of delegated writes.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c