Files
android_kernel_xiaomi_sm8450/fs
Eric Paris a7cf4145bb anon_inode: set S_IFREG on the anon_inode
anon_inode_mkinode() sets inode->i_mode = S_IRUSR | S_IWUSR;  This means
that (inode->i_mode & S_IFMT) == 0.  This trips up some SELinux code that
needs to determine if a given inode is a regular file, a directory, etc.
The easiest solution is to just make sure that the anon_inode also sets
S_IFREG.

Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-05-21 18:31:20 -04:00
..
2010-04-22 11:42:00 +02:00
2010-05-21 18:31:18 -04:00
2010-04-30 14:52:51 -05:00
2010-05-21 18:31:13 -04:00
2009-06-17 00:36:36 -04:00
2010-05-21 18:31:18 -04:00
2010-05-21 18:31:19 -04:00
2010-05-21 18:31:19 -04:00
2010-05-21 18:31:20 -04:00
2010-05-21 18:31:20 -04:00
2010-05-21 18:31:20 -04:00
2010-04-23 02:08:44 +02:00
2010-05-21 18:31:16 -04:00
2010-05-21 09:37:30 -07:00
2010-05-21 18:31:19 -04:00
2010-01-26 22:22:26 -05:00
2010-05-15 07:16:33 -04:00
2010-04-29 15:12:18 +03:00
2010-05-21 18:31:19 -04:00
2009-12-16 07:20:13 -08:00
2010-03-06 11:26:29 -08:00
2010-03-19 08:05:10 +01:00
2010-05-21 18:31:16 -04:00
2009-09-24 07:21:03 -07:00
2010-05-21 18:31:16 -04:00
2009-12-17 04:52:13 -05:00
2010-05-21 18:31:16 -04:00
2010-05-11 17:43:58 +02:00
2010-04-21 16:19:29 -07:00
2010-03-06 11:26:29 -08:00
2010-05-21 18:31:16 -04:00
2010-03-08 16:55:37 +01:00
2010-05-21 18:31:17 -04:00
2010-05-18 08:57:00 +10:00
2010-05-21 18:31:17 -04:00
2009-12-17 10:51:40 -05:00
2010-03-12 15:52:32 -08:00
2010-05-21 18:31:17 -04:00
2010-05-21 18:31:16 -04:00