Skip to content

Add support for flock() #79

@nnseva

Description

@nnseva

Implementing the flock operation is not available, while probably required for a network filesystem, or just a filesystem supporting consistent concurrent file access.

The original libfuse library supports flock operation. Please implement a hook redirecting flock operation to the python code.

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