Smack: Cgroup filesystem access
authorCasey Schaufler <casey@schaufler-ca.com>
Thu, 21 Nov 2013 08:55:10 +0000 (10:55 +0200)
committerDamian Hobson-Garcia <dhobsong@igel.co.jp>
Thu, 11 Dec 2014 07:53:22 +0000 (16:53 +0900)
commit3794825034906b25122d39e7d0421be331163d54
tree314a687ff56e076f67da262ed9bfc21f4c8a8ece
parent71043e2a6ef7d6305867fdeb97155233f6e52033
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>
(cherry picked from commit 30b87ac2002207a5c6a74cd18d843bdb3b01fe92)

Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
security/smack/smack_lsm.c