Smack: Cgroup filesystem access
authorCasey Schaufler <casey@schaufler-ca.com>
Thu, 21 Nov 2013 08:55:10 +0000 (10:55 +0200)
committerJin Song <jin.kyu.song@linux.intel.com>
Tue, 20 May 2014 04:19:05 +0000 (21:19 -0700)
commit30b87ac2002207a5c6a74cd18d843bdb3b01fe92
tree2f19de8bc7d37d7c33030929b31c23a877927276
parenta0df012c3415a583d8859b3b65efef98a744ab29
Smack: Cgroup filesystem access

The cgroup filesystems are not mounted using conventional
mechanisms. This prevents the use of mount options to
set Smack attributes. This patch makes the behavior
of cgroup filesystems compatable with the way systemd
uses them.

Change-Id: I1e0429f133db9e14117dc754d682dec08221354c
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
security/smack/smack_lsm.c