Skip to content

Add file locks #13

@overheadhunter

Description

@overheadhunter

Implement lock and potentially flock:

int lock(String path, FuseFileInfo fi, int cmd, Flock flock);
int flock(String path, FuseFileInfo fi, int op);

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions