Added SMACK64MMAP constant for using the corresponding
authorJarkko Sakkinen <ext-jarkko.2.sakkinen@nokia.com>
Fri, 7 Jan 2011 12:57:57 +0000 (14:57 +0200)
committerJarkko Sakkinen <ext-jarkko.2.sakkinen@nokia.com>
Fri, 7 Jan 2011 12:57:57 +0000 (14:57 +0200)
extended attribute.

src/smack.h

index 959ef86..2fbf1dc 100644 (file)
@@ -43,6 +43,7 @@
  */
 #define SMACK64 "security.SMACK64"
 #define SMACK64EXEC "security.SMACK64EXEC"
+#define SMACK64MMAP "security.SMACK64MMAP"
 
 /*!
  * Handle to a in-memory representation of set of Smack rules.