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