Skip to content

Commit

Permalink
Merge pull request #1299 from tbzatek/fs-squashfs
Browse files Browse the repository at this point in the history
udiskslinuxfilesystem: Add squashfs to well_known_filesystems
  • Loading branch information
tbzatek authored Jul 18, 2024
2 parents 8ac9d35 + a71042a commit db54112
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 db54112

Please sign in to comment.