Skip to content

Commit

Permalink
udiskslinuxfilesystem: Add squashfs to well_known_filesystems
Browse files Browse the repository at this point in the history
We already had erofs in the list, squashfs was missing.
  • Loading branch information
tbzatek committed Jul 18, 2024
1 parent 8ac9d35 commit a71042a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/udiskslinuxfilesystem.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ static const gchar *well_known_filesystems[] =
"reiserfs",
"reiser4",
"reiser5",
"squashfs",
"umsdos",
"vfat",
"xfs",
Expand Down

0 comments on commit a71042a

Please sign in to comment.