summaryrefslogtreecommitdiffstats
path: root/sys/security/mac/mac_framework.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/security/mac/mac_framework.h')
-rw-r--r--sys/security/mac/mac_framework.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/security/mac/mac_framework.h b/sys/security/mac/mac_framework.h
index c6b9c73..b12ba2a 100644
--- a/sys/security/mac/mac_framework.h
+++ b/sys/security/mac/mac_framework.h
@@ -49,14 +49,6 @@
#endif
/*
- * XXXMAC: The single MAC extended attribute will be deprecated once
- * compound EA writes on a single target file can be performed cleanly
- * with UFS2.
- */
-#define FREEBSD_MAC_EXTATTR_NAME "freebsd.mac"
-#define FREEBSD_MAC_EXTATTR_NAMESPACE EXTATTR_NAMESPACE_SYSTEM
-
-/*
* MAC framework-related constants and limits.
*/
#define MAC_MAX_POLICY_NAME 32
OpenPOWER on IntegriCloud