Skip to content

Fstab syntax doesn't work as in 1.3 release #37

@gonzzor

Description

@gonzzor

The expected fstab syntax doesn't work since commit 3da0b6c.

Something like this used to work with the 1.3 release.
/mnt/src /mnt/target fuse.rofs-filtered allow_other,ro 0 0

For some reason the source directory was moved from a positional argument to an option (-o source=) which make the fstab syntax fail.

See #36 for a pull request with my local changes restoring the old behaviour.

It was non-trivial to support the current design and the old 1.3 behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions