]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/security.h
SELinux: Add new labeling type native labels
[mirror_ubuntu-artful-kernel.git] / include / linux / security.h
index aa656fbc430891b6a05bddc5236ce569b3dee445..a585a9085e46cf6959a153bb8991bbfdfa84cc33 100644 (file)
@@ -61,6 +61,9 @@ struct mm_struct;
 #define SECURITY_CAP_NOAUDIT 0
 #define SECURITY_CAP_AUDIT 1
 
+/* LSM Agnostic defines for sb_set_mnt_opts */
+#define SECURITY_LSM_NATIVE_LABELS     1
+
 struct ctl_table;
 struct audit_krule;
 struct user_namespace;