Subject: [PATCH] Smack: Cgroup filesystem access 26/12026/2
authorElena Reshetova <elena.reshetova@intel.com>
Mon, 11 Nov 2013 08:52:13 +0000 (10:52 +0200)
committerElena Reshetova <elena.reshetova@intel.com>
Mon, 11 Nov 2013 13:24:05 +0000 (15:24 +0200)
commitd79df2f75a8e2b3c0dba3f7aeb309395c1b3942b
treedbf66c3596bb791e18e7b77f37851a92f76fbd21
parentc52077b864906af4854d7cb509f10339fde085b7
Subject: [PATCH] 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: I2f70cf641290fd2777280da547255b9d4c86d2f3
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
security/smack/smack_lsm.c