aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux/magic.h
diff options
context:
space:
mode:
authorJohn Johansen <john.johansen@canonical.com>2017-05-25 05:52:56 -0700
committerJohn Johansen <john.johansen@canonical.com>2017-06-08 12:51:51 -0700
commita481f4d917835cad86701fc0d1e620c74bb5cd5f (patch)
tree23841658b0582eedeed9d3891d434a051dcbdceb /include/uapi/linux/magic.h
parentapparmor: use macro template to simplify namespace seq_files (diff)
downloadwireguard-linux-a481f4d917835cad86701fc0d1e620c74bb5cd5f.tar.xz
wireguard-linux-a481f4d917835cad86701fc0d1e620c74bb5cd5f.zip
apparmor: add custom apparmorfs that will be used by policy namespace files
AppArmor policy needs to be able to be resolved based on the policy namespace a task is confined by. Add a base apparmorfs filesystem that (like nsfs) will exist as a kern mount and be accessed via jump_link through a securityfs file. Setup the base apparmorfs fns and data, but don't use it yet. Signed-off-by: John Johansen <john.johansen@canonical.com> Reviewed-by: Seth Arnold <seth.arnold@canonical.com> Reviewed-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'include/uapi/linux/magic.h')
-rw-r--r--include/uapi/linux/magic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/magic.h b/include/uapi/linux/magic.h
index e230af2e6855..a0908f1d2760 100644
--- a/include/uapi/linux/magic.h
+++ b/include/uapi/linux/magic.h
@@ -80,6 +80,8 @@
#define BTRFS_TEST_MAGIC 0x73727279
#define NSFS_MAGIC 0x6e736673
#define BPF_FS_MAGIC 0xcafe4a11
+#define AAFS_MAGIC 0x5a3c69f0
+
/* Since UDF 2.01 is ISO 13346 based... */
#define UDF_SUPER_MAGIC 0x15013346
#define BALLOON_KVM_MAGIC 0x13661366