8000 suma/4.3: Prevent crash during Cobbler startup on NFS environments (bsc#1240666) by meaksh · Pull Request #130 · openSUSE/cobbler · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

suma/4.3: Prevent crash during Cobbler startup on NFS environments (bsc#1240666) #130

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

Merged
merged 3 commits into from
May 14, 2025

Conversation

meaksh
Copy link
Member
@meaksh meaksh commented May 12, 2025

This PR backports cobbler#3906 to suma/4.3

meaksh added 2 commits May 13, 2025 09:56
Since Linux 2.6.12, NFS clients support flock() locks by emulating
them as fcntl(2) byte-range locks on the entire file.  This means
that fcntl(2) and flock() loc
8000
ks do interact with one another over
NFS.  It also means that in order to place an exclusive lock, the
file must be opened for writing.

https://man7.org/linux/man-pages/man2/flock.2.html
@meaksh meaksh force-pushed the fix/suma/4.3-prevent-crash-due-nfs-storage branch from b15d665 to 56ddf72 Compare May 13, 2025 08:56
@meaksh meaksh merged commit 48d75c0 into suma/4.3 May 14, 2025
5 checks passed
@meaksh meaksh deleted the fix/suma/4.3-prevent-crash-due-nfs-storage branch May 14, 2025 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0