commit | d1625436b4fe526fa463bc0519ba37d7e4b37bbc | [log] [tgz] |
---|---|---|
author | Mimi Zohar <zohar@us.ibm.com> | Fri Dec 04 15:48:40 2009 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Dec 16 12:16:48 2009 -0500 |
tree | a609c4bcd671190b039ddd4bd0f9bd63df588a22 | |
parent | 1429b3eca23818f87f9fa569a15d9816de81f698 [diff] |
ima: limit imbalance msg Limit the number of imbalance messages to once per filesystem type instead of once per system boot. (it's actually slightly racy and could give you a couple per fs, but this isn't a real issue) Signed-off-by: Mimi Zohar <zohar@us.ibm.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>