]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
afs: Invalidate cache on server data change
authorDavid Howells <dhowells@redhat.com>
Wed, 4 Apr 2018 12:41:25 +0000 (13:41 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 4 Apr 2018 12:41:25 +0000 (13:41 +0100)
commitc1515999bdf9a91a4b7c82623a068ffe770a17b9
tree44a05bf8732e1ee4d8f251fce0b61459814dd57c
parent17dec0a949153d9ac00760ba2f5b78cb583e995f
afs: Invalidate cache on server data change

Invalidate any data stored in fscache for a vnode that changes on the
server so that we don't end up with the cache in a bad state locally.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/inode.c