Revision 94e5d714f604d4cb4cb13163f01ede278e69258b authored by Mimi Zohar on 26 June 2009, 18:05:27 UTC, committed by James Morris on 28 June 2009, 22:59:10 UTC
This patch fixes an imbalance message as reported by J.R. Okajima.
The IMA file counters are incremented in ima_path_check. If the
actual open fails, such as ETXTBSY, decrement the counters to
prevent unnecessary imbalance messages.

Reported-by: J.R. Okajima <hooanon05@yahoo.co.jp>
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
1 parent 79b854c
History
File Mode Size
.gitignore -rw-r--r-- 10 bytes
Makefile -rw-r--r-- 266 bytes
cgroupstats.txt -rw-r--r-- 1.3 KB
delay-accounting.txt -rw-r--r-- 3.7 KB
getdelays.c -rw-r--r-- 11.9 KB
taskstats-struct.txt -rw-r--r-- 5.9 KB
taskstats.txt -rw-r--r-- 7.9 KB

back to top