]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
UBUNTU: SAUCE: apparmor: add proc subdir to attrs
authorJohn Johansen <john.johansen@canonical.com>
Mon, 4 Feb 2019 13:23:14 +0000 (05:23 -0800)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 25 Nov 2019 13:56:39 +0000 (14:56 +0100)
commita3677558599c36d0fe4e60f65718841ce4c6a444
tree41071be71123751a2fae80ac697c855e1b1ab080
parente91e22060504c0f84cdc71b33b0b9ab4981f5d8a
UBUNTU: SAUCE: apparmor: add proc subdir to attrs

This patch provides a /proc/<pid>/attr/apparmor/
subdirectory. Enabling userspace to use the apparmor attributes
without having to worry about collisions with selinux or smack on
interface files in /proc/<pid>/attr.

Signed-off-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
fs/proc/base.c