commit | a02de9608595c8ef649ef03ae735b0b45e3d4396 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Dec 20 21:52:36 2012 +0000 |
committer | David Howells <dhowells@redhat.com> | Thu Dec 20 22:05:41 2012 +0000 |
tree | ca411825ecc8a30b70d869244a7e9412d0728486 | |
parent | ef778e7ae67cd426c30cad43378b908f5eb0bad5 [diff] |
VFS: Make more complete truncate operation available to CacheFiles Make a more complete truncate operation available to CacheFiles (including security checks and suchlike) so that it can use this to clear invalidated cache files. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Al Viro <viro@zeniv.linux.org.uk>