diff --git a/src/shared/dissect-image.c b/src/shared/dissect-image.c index 8acf3c232b..2d1952de79 100644 --- a/src/shared/dissect-image.c +++ b/src/shared/dissect-image.c @@ -99,6 +99,7 @@ int dissect_fstype_ok(const char *fstype) { "btrfs", "erofs", "ext4", + "f2fs", "squashfs", "vfat", "xfs");