NFS: Reset nfsi->last_updated only if the attribute changed
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 1 Oct 2007 22:57:50 +0000 (18:57 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:19:55 +0000 (17:19 -0400)
commit6d2b2966869142660f46d1e06cf9d15c3debcf77
tree21520382d3ca7ac3720bcf84dd76a1c3fb94331a
parent60ccd4ec4170c9487e3792322626acd160197bce
NFS: Reset nfsi->last_updated only if the attribute changed

Otherwise set it to nfsi->read_cache_jiffies in order to prevent jiffy
wraparound issues.

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