Implement file posix capabilities
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / linux / fs.h
index 365586a4c4de9526a48c9f716debc367a95612dd..e3fc5dbb22460ad7d265f5fb47d8839ea4fe32f5 100644 (file)
@@ -329,6 +329,7 @@ typedef void (dio_iodone_t)(struct kiocb *iocb, loff_t offset,
 #define ATTR_KILL_SUID 2048
 #define ATTR_KILL_SGID 4096
 #define ATTR_FILE      8192
+#define ATTR_KILL_PRIV 16384
 
 /*
  * This is the Inode Attributes structure, used for notify_change().  It