aboutsummaryrefslogtreecommitdiff
path: root/lib/ext2fs/ext2fs.h
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2018-08-21 01:23:18 -0400
committerTheodore Ts'o <tytso@mit.edu>2018-08-21 01:23:18 -0400
commit0e49172e83dfb0e8ded7e1756c5b3c6e64601fe3 (patch)
treefe32628d6615df9c30a5d7b8c96f11574f31c41c /lib/ext2fs/ext2fs.h
parent6ac81e4526a4e1305aa5b976a3a2b7058c7509a5 (diff)
parent76e28a1339890a33ac07eb09d2db753ef1ee7eee (diff)
downloade2fsprogs-0e49172e83dfb0e8ded7e1756c5b3c6e64601fe3.tar.gz
Merge branch 'maint' into next
Diffstat (limited to 'lib/ext2fs/ext2fs.h')
-rw-r--r--lib/ext2fs/ext2fs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ext2fs/ext2fs.h b/lib/ext2fs/ext2fs.h
index c4a4ef01..185be5df 100644
--- a/lib/ext2fs/ext2fs.h
+++ b/lib/ext2fs/ext2fs.h
@@ -630,7 +630,8 @@ typedef struct ext2_icount *ext2_icount_t;
EXT4_FEATURE_RO_COMPAT_METADATA_CSUM|\
EXT4_FEATURE_RO_COMPAT_READONLY |\
EXT4_FEATURE_RO_COMPAT_PROJECT |\
- EXT4_FEATURE_RO_COMPAT_SHARED_BLOCKS)
+ EXT4_FEATURE_RO_COMPAT_SHARED_BLOCKS |\
+ EXT4_FEATURE_RO_COMPAT_VERITY)
/*
* These features are only allowed if EXT2_FLAG_SOFTSUPP_FEATURES is passed