Open guyru opened 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'
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: