commit | 8850df999cd16aa141098e2e8be04a590276f3cc | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 28 17:20:07 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 09 17:19:06 2007 -0400 |
tree | de5d934bff3ae6595dcfcf6d725dd991bb242f21 | |
parent | c4812998398d9cbce8646494704c52297359ede0 [diff] |
NFS: Fix atime revalidation in read() NFSv3 will correctly update atime on a read() call, so there is no need to set the NFS_INO_INVALID_ATIME flag unless the call to nfs_refresh_inode() fails. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>