meta_bg feature helper functions
[lwext4.git] / lwext4 / ext4_types.h
index afdf59bebb4be2d6ff61d8377a3471e661c111c4..07727955e4d5cafa9d35f4c888adfafb14c2593f 100644 (file)
@@ -281,7 +281,7 @@ struct ext4_sblock {
  * */
 #define FEATURE_INCOMPAT_IGNORED                      \
         EXT4_FEATURE_INCOMPAT_RECOVER               | \
-        EXT4_FEATURE_INCOMPAT_MMP)
+        EXT4_FEATURE_INCOMPAT_MMP
 
 #if 0
 /*TODO: Features incompatible to implement*/