You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FUSE has a nice API to parse argc/argv that is not currently used in ext4fuse. That means that there is no way to use standard FUSE options with ext4fuse (unless you want to hardcode it into the source).