commit | 2dfc61736482441993bfb7dfaa971113b53f107c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Jan 11 08:47:00 2017 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Jan 12 15:51:17 2017 -0500 |
tree | 955be8de3632ee1172f8dc60b324156046df4e5d | |
parent | 4b09ec4b14a168bf2c687e1f598140c3c11e9222 [diff] |
NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created We don't want to invalidate the directory attribute and data cache unless we know that a file was created, or the change attribute differs from the one in our cache. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>