commit | 5cf9d70659594e1a75b34d18619d0bb6e0cbbafa | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Sep 04 15:07:37 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Sep 04 16:54:28 2015 -0400 |
tree | e0867951fda1530a1ca2099c4a3f1e4e7f0b0df9 | |
parent | 7cc8c5cde0a5872f5d013f82978b73c011d8f8f1 [diff] |
NFS: Optimise away the close-to-open getattr if there is no cached data If there is no cached data, then there is no need to track the file change attribute on close. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>