NFS: Don't set cache_change_attribute in nfs_revalidate_mapping
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 30 Sep 2007 19:31:19 +0000 (15:31 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:19:32 +0000 (17:19 -0400)
commit2f78e4313afd34a4ded591ec5687843113fbaa01
tree6c5364d61ab96979312b506167beca17fcdbc533
parent446e534985bada0ad7451c08cf213c06695f9b67
NFS: Don't set cache_change_attribute in nfs_revalidate_mapping

The attribute revalidation code will already have taken care of resetting
nfsi->cache_change_attribute.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/inode.c