]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Fix cache consistency regression
authorSteve Dickson <steved@redhat.com>
Wed, 30 Nov 2005 14:25:33 +0000 (09:25 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 3 Dec 2005 20:20:03 +0000 (15:20 -0500)
commitc6f2c0825f0b343f1afa02dc920e91fee4c37cdb
tree3fc2e3112f80d94abf0c36586392c7ce43d5a4e8
parent8a74d55ef88f857e9c9a59ef73410998bb4625e7
NFS: Fix cache consistency regression

 Make sure cache_change_attribute is initialized to jiffies
 so when the mtime changes on directory, the directory
 will be refreshed.

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