darlinghq / darling-dmg

FUSE module for .dmg files (containing an HFS+ filesystem)
http://www.darlinghq.org
GNU General Public License v3.0
273 stars 45 forks source link

hfs_getxattr for Apple #57

Closed jief666 closed 6 years ago

jief666 commented 6 years ago

To compile on osx, one parameter more is needed for hfs_getxattr.

I know that darling_dmg is not suppose to be useful on Osx, but I'm testing on osx (which allow me to compare big images mounted by Osx and darling-dmg) and cross compile for linux.

jief666 commented 6 years ago

Ok, changes committed.