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

Client build failure on Linux 6.6 due to i_ctime check #20

Open
iamjoemccormick opened this issue Oct 16, 2024 · 0 comments
Open

Client build failure on Linux 6.6 due to i_ctime check #20

iamjoemccormick opened this issue Oct 16, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@iamjoemccormick
Copy link
Member

Describe the bug

While BeeGFS 7.4.5 supports Linux 5.15 and 6.8, there was a change in an intermediate kernel version (6.6) that breaks client builds related to i_ctime. This was first reported on the user group, and a patch was proposed that does not assume the kernel internals but instead uses a wrapper.

Describe the system
Linux 6.6 and BeeGFS 7.4.5

To Reproduce
Building the 7.4.5 client on a system that uses Linux 6.6 will fail.

Expected behavior

The client should build with kernel 6.6.

Log messages, error outputs
None available.

Additional context
None

@iamjoemccormick iamjoemccormick added the bug Something isn't working label Oct 16, 2024
@iamjoemccormick iamjoemccormick added this to the 7.4.6 milestone Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant