From: Trond Myklebust Date: Sun, 5 Jul 2015 15:02:53 +0000 (-0400) Subject: NFS: Don't revalidate the mapping if both size and change attr are up to date X-Git-Tag: omap-for-v4.3/fixes-merge-window~179^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85a23cee3f2c928475f31777ead5a71340a12fc3;p=pandora-kernel.git NFS: Don't revalidate the mapping if both size and change attr are up to date If we've ensured that the size and the change attribute are both correct, then there is no point in marking those attributes as needing revalidation again. Only do so if we know the size is incorrect and was not updated. Fixes: f2467b6f64da ("NFS: Clear NFS_INO_REVAL_PAGECACHE when...") Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed