commit | c4812998398d9cbce8646494704c52297359ede0 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 28 17:11:45 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 09 17:19:03 2007 -0400 |
tree | 8c7b786779b03d1960c25800a7a27a10f8318e99 | |
parent | 57fa76f2da05d0fee597b26bbc1f05242252beab [diff] |
NFS: Fix atime revalidation in readdir() NFSv3 will correctly update atime on a readdir 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>