From: Trond Myklebust Date: Fri, 28 Sep 2007 21:11:45 +0000 (-0400) Subject: NFS: Fix atime revalidation in readdir() X-Git-Tag: v2.6.24-rc1~1285^2~44 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4812998398d9cbce8646494704c52297359ede0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed