Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Basic file locking function support in LibOS #437

Closed
AI-Memory opened this issue Jan 25, 2019 · 2 comments · Fixed by #2481
Closed

Basic file locking function support in LibOS #437

AI-Memory opened this issue Jan 25, 2019 · 2 comments · Fixed by #2481

Comments

@AI-Memory
Copy link
Contributor

AI-Memory commented Jan 25, 2019

The application which we are working on requires the file lock function with Graphene.
Just the following pair of locking operations for fcntl() need to support, Thanks.

F_SETLK
F_GETLK

@donporter
Copy link
Contributor

Completely reasonable request. Probably not going to happen immediately, unless someone submits a PR, but will put it on the queue.

@debin-yang
Copy link

Copy issues from #1837 Need to give this production TODO task higher priority and start addressing it earlier instead of later. This is a blocking issue of Graphene to be used by the targeted usage which uses Spark and Graphene. Workaround is identified and can work temporarily only for POC of the usage but the workaround will not work for production of the usage.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants