statx: define STATX_ATTR_VERITY
[linux-2.6-microblaze.git] / include / linux / stat.h
index 765573d..528c4ba 100644 (file)
@@ -33,7 +33,8 @@ struct kstat {
         STATX_ATTR_IMMUTABLE |                         \
         STATX_ATTR_APPEND |                            \
         STATX_ATTR_NODUMP |                            \
-        STATX_ATTR_ENCRYPTED                           \
+        STATX_ATTR_ENCRYPTED |                         \
+        STATX_ATTR_VERITY                              \
         )/* Attrs corresponding to FS_*_FL flags */
        u64             ino;
        dev_t           dev;