Suggest adding an example to the readme: If you are having permissions-related problems accessing content on your volume try mounting with the defer_permissions option: sudo ext4fuse /dev/DISKHERE /tmp/MOUNTPOINT -o allow_other -o defer_permissions
Suggest adding an example to the readme:
If you are having permissions-related problems accessing content on your volume try mounting with the defer_permissions option:
sudo ext4fuse /dev/DISKHERE /tmp/MOUNTPOINT -o allow_other -o defer_permissions