Skip to content

Add support for flock() #79

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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