Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use fstatfs to detect whether current file system supports shared locks for files opened for writing #55256

Merged
merged 16 commits into from
Jul 9, 2021

don't try to unlock the file if it has not been locked

1e3878c
Select commit
Loading
Failed to load commit list.
Merged

use fstatfs to detect whether current file system supports shared locks for files opened for writing #55256

don't try to unlock the file if it has not been locked
1e3878c
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs