libfstools: add ext4 filesystem type
[project/fstools.git] / libfstools / libfstools.h
index f5ca75c..0398c96 100644 (file)
@@ -28,6 +28,7 @@ enum {
        FS_DEADCODE,
        FS_UBIFS,
        FS_F2FS,
+       FS_EXT4,
 };
 
 enum fs_state {