NFSv4: Don't use ctime/mtime for determining when to invalidate the caches
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 27 Sep 2007 19:57:24 +0000 (15:57 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:18:57 +0000 (17:18 -0400)
commit47aabaa7e45385fee4a535a6f6e523ff944e1684
tree7f780c414b5037b45cc1eb3fee64e083913fb45c
parent17cadc95372e28024be0874e67329c1862912c5d
NFSv4: Don't use ctime/mtime for determining when to invalidate the caches

In NFSv4 we should only be looking at the change attribute.

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