X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=misc%2Ftune2fs.c;h=0f095f4d7d51e68e47f5702a5e72000f86b15abe;hb=2ca70c22536012b8a601b1d38d954420a8db8608;hp=4b673bc29aa900e8849d76b95d39b1dab66a93f2;hpb=4cf064e051a5668e2e505c37d173141055e270ba;p=tools%2Fe2fsprogs.git diff --git a/misc/tune2fs.c b/misc/tune2fs.c index 4b673bc..0f095f4 100644 --- a/misc/tune2fs.c +++ b/misc/tune2fs.c @@ -170,7 +170,8 @@ static __u32 ok_features[3] = { EXT4_FEATURE_RO_COMPAT_QUOTA | EXT4_FEATURE_RO_COMPAT_METADATA_CSUM | EXT4_FEATURE_RO_COMPAT_READONLY | - EXT4_FEATURE_RO_COMPAT_PROJECT + EXT4_FEATURE_RO_COMPAT_PROJECT | + EXT4_FEATURE_RO_COMPAT_VERITY }; static __u32 clear_ok_features[3] = {