commit | 821404434f3324bf23f545050ff64055a149766e | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Dec 24 14:48:35 2010 +0000 |
committer | James Morris <jmorris@namei.org> | Mon Jan 24 10:49:45 2011 +1100 |
tree | 619847c1b4c101da7eddee2cc920af329829847f | |
parent | ced3b93018a9633447ddeb12a96f25e08154cbe7 [diff] |
CacheFiles: Add calls to path-based security hooks Add calls to path-based security hooks into CacheFiles as, unlike inode-based security, these aren't implicit in the vfs_mkdir() and similar calls. Reported-by: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>