]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitda4cb1dabf09c17eb8ecf5e2e800c797ed103e53
tree7f780c414b5037b45cc1eb3fee64e083913fb45c
parentf4e47f9b4191991069e7ebb2e4555fbcfb84b103
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