You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Evidently, some file systems require write permissions in order to lock
a file or locking will fail. Open the README file, which we use for
locking purposes, with write permissions in an attempt to make locking
work on all file systems that the crate may be built on.
Closes: libbpf#116
Signed-off-by: Daniel Müller <[email protected]>
0 commit comments