Smack: create a sysfs mount point for smackfs
authorCasey Schaufler <casey@schaufler-ca.com>
Fri, 2 Nov 2012 01:14:32 +0000 (18:14 -0700)
committerCasey Schaufler <casey@schaufler-ca.com>
Fri, 14 Dec 2012 18:57:23 +0000 (10:57 -0800)
commite93072374112db9dc86635934ee761249be28370
tree87abc5694cd43644e754f4a00a0b6a656eb5be19
parent111fe8bd65e473d5fc6a0478cf1e2c8c6a77489a
Smack: create a sysfs mount point for smackfs

There are a number of "conventions" for where to put LSM filesystems.
Smack adheres to none of them. Create a mount point at /sys/fs/smackfs
for mounting smackfs so that Smack can be conventional.

Targeted for git://git.gitorious.org/smack-next/kernel.git

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
security/smack/smackfs.c