Skip to content

Missing ENOSYS #3

@hnsl

Description

@hnsl

I was going to return ENOSYS messages for all non implemented functions but the constant had not been defined. I solved this by inserting this on line 1893:

REGISTER_LONG_CONSTANT("FUSE_ENOSYS", ENOSYS, CONST_CS | CONST_PERSISTENT);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions