]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit60a7e8c1e9d8a60bb22676cf2882418616153b02
tree47163949a691aa8353f41539003f7371f232e22c
parent6239e9a06a2ce9d636dfe179316f5496392655cc
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