]> Pileus Git - ~andy/linux/commit
SELinux: use a helper function to determine seclabel
authorEric Paris <eparis@redhat.com>
Wed, 10 Oct 2012 18:27:35 +0000 (14:27 -0400)
committerEric Paris <eparis@redhat.com>
Thu, 25 Jul 2013 17:03:24 +0000 (13:03 -0400)
commitb43e725d8d386bf2092473953b525aaae71b6c28
treecb370712e9683312529f469df2b15c8c63399375
parenta64c54cf0811b8032fdab8c9d52576f0370837fa
SELinux: use a helper function to determine seclabel

Use a helper to determine if a superblock should have the seclabel flag
rather than doing it in the function.  I'm going to use this in the
security server as well.

Signed-off-by: Eric Paris <eparis@redhat.com>
security/selinux/hooks.c