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:
fa1dae4
)
CacheFiles: Update IMA counters when using dentry_open
author
Marc Dionne
<marc.c.dionne@gmail.com>
Tue, 1 Dec 2009 14:09:24 +0000
(14:09 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 1 Dec 2009 15:35:11 +0000
(07:35 -0800)
When IMA is active, using dentry_open without updating the
IMA counters will result in free/open imbalance errors when
fput is eventually called.
Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found