commit | f2115dc9877d480392e48e3c83bc8cbb4b418fee | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Aug 15 12:49:17 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 09 17:18:40 2007 -0400 |
tree | dc32f48bd76aaa9e1ae4de8cb8ac8510f9742716 | |
parent | 76b32999dfff6e59252a8af17a5671a4cf3bcf9b [diff] |
NFS: Fix over-conservative attribute invalidation in nfs_update_inode() We should always be declaring the attribute cache as valid after having updated it. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>