sgan81 / apfs-fuse

FUSE driver for APFS (Apple File System)
GNU General Public License v2.0
1.78k stars 164 forks source link

Problematic handling for commas in filename #98

Open guyru opened 5 years ago

guyru commented 5 years ago

If I try to mount a dmg image whose path contain a comma (,) apfs-fuse wrongly parses part of the name as mount option. For example:

$ apfs-fuse /tmp/test,bla,test.dmg /tmp/mnt
fuse: unknown option `bla'