Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Missing support for advisory record locking #185

Open
marcinslusarz opened this issue Jun 6, 2017 · 2 comments
Open

Missing support for advisory record locking #185

marcinslusarz opened this issue Jun 6, 2017 · 2 comments

Comments

@marcinslusarz
Copy link
Contributor

F_SETLK, F_SETLKW and F_GETLK flags of fcntl are not supported

@llugin
Copy link
Contributor

llugin commented Jun 19, 2017

Unsupported fctnl calls with F_GETLK found in tests: tkt2565.test, malloc3.test, rollbackfault.test, uri.test of Sqlite TCL test suite.

@marcinslusarz
Copy link
Contributor Author

FTR, those tests are no longer failing because of improved emulation of advisory record locking. Real support is still missing.

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

No branches or pull requests

2 participants