commit | 796bd9524731850967d437b7f47a86acc776ea89 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Sep 29 12:27:23 2009 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Dec 03 11:43:23 2009 +0000 |
tree | ddaf9a4bd69e6178257b4a488b174301c4d3f045 | |
parent | 2646a1f61a3b5525914757f10fa12b5b94713648 [diff] |
VFS: Add forget_all_cached_acls() This is required for cluster filesystems which want to use cached ACLs so that they can invalidate the cache when required. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> Cc: Alexander Viro <aviro@redhat.com> Cc: Christoph Hellwig <hch@infradead.org>