commit | 5a37f85131c526ed7a3991d4dc2845498f81c1de | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Apr 28 14:55:16 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue May 01 15:42:45 2012 -0400 |
tree | 47163949a691aa8353f41539003f7371f232e22c | |
parent | 778d28172f710184855bcfeadcdd6b46997c4de2 [diff] |
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>