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

Fix compile on Rockylinux 9 #1470

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

MJAsadi72
Copy link
Contributor

Due to custom patches on the RHEL kernel, MAKE_RQ_RET_TYPE uses kernel 5.18.0 and above struct type. this fix prevents using blk_qc_t on Rockylinux 9.

@mmichal10
Copy link
Contributor

Hello @MJAsadi72,

we appreciate your contribution. Unfortunately, the fix can't be merged it its current form because it breaks compilation on non Red Hat kernels. We're discussing a generic solution. I'll keep you posted on the progress.

Best regards,
Michal

Signed-off-by: MohammadJavad Asadi <mj.asadi72@gmail.com>
@mmichal10
Copy link
Contributor

Fixes #1470

@robertbaldyga robertbaldyga merged commit 4ad71a5 into Open-CAS:master Jun 27, 2024
1 of 2 checks passed
@aneagoe
Copy link

aneagoe commented Jul 4, 2024

@robertbaldyga Is it reasonable to expect a new release including this fix shortly, or will that take some time? Looking to upgrade our fleet to EL9 and so far this has been a blocker.

@robertbaldyga
Copy link
Member

@robertbaldyga Is it reasonable to expect a new release including this fix shortly, or will that take some time? Looking to upgrade our fleet to EL9 and so far this has been a blocker.

We plan Open CAS v24.09 to be released at the end of September this year.

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.

4 participants