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)
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>

No differences found