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)
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>

No differences found