Al Viro 0552f879d4 Untangling ima mess, part 1: alloc_file()
There are 2 groups of alloc_file() callers:
	* ones that are followed by ima_counts_get
	* ones giving non-regular files
So let's pull that ima_counts_get() into alloc_file();
it's a no-op in case of non-regular files.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-12-16 12:16:47 -05:00
..
2005-04-16 15:20:36 -07:00
2009-12-04 15:39:49 +01:00
2009-06-18 13:03:56 -07:00
2009-09-23 07:39:29 -07:00