git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ced3b93
)
CacheFiles: Add calls to path-based security hooks
author
David Howells
<dhowells@redhat.com>
Fri, 24 Dec 2010 14:48:35 +0000
(14:48 +0000)
committer
James Morris
<jmorris@namei.org>
Sun, 23 Jan 2011 23:49:45 +0000
(10:49 +1100)
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>
No differences found