Hey!
This project helps me a lot, and I was wondering how could I contribute to adding RW capabilities to ext4fuse.
Here are the things that I mapped - code is in my fork:
I'm currently having trouble getting -o rw and passing to the mount options, I can't really understand how parsing works.
Hey!
This project helps me a lot, and I was wondering how could I contribute to adding RW capabilities to ext4fuse.
Here are the things that I mapped - code is in my fork:
-o rwfrom ext4fuse cmdline and pass it to macfuse so it mounts with rw permissionsI'm currently having trouble getting
-o rwand passing to the mount options, I can't really understand how parsing works.