Skip to content

fuse lib is broken on recent FreeBSD #280

@shalottnet

Description

@shalottnet

A recent change to FreeBSD has broken apps using the bazil.org/fuse lib.

As of the following commit to the FreeBSD FUSE driver:

CURRENT: https://cgit.freebsd.org/src/commit/?id=7b8622fa220b9c08041102f638f848c48e022644
STABLE: https://cgit.freebsd.org/src/commit/?id=7b096a997fad199eddccfb6784e4b85184d9af17

all apps using this lib fail to mount and print a resource temporarily unavailable error:

% hellofs /mnt/fuse-test
2021/10/16 00:52:10 resource temporarily unavailable

All other FUSE-based filesystems that I tested (exfat, (j)mtpfs, sshfs, etc) work just fine after that commit.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions