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: check valid sct and sc combinations for pi error #1756

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

dsharma-dc
Copy link
Contributor

@dsharma-dc dsharma-dc commented Oct 15, 2024

Fix the sct and sc combination checks. Don't see a reason why it would be valid as it stands today. This just floods the logs as we might log io completion as PI error, for unrelated status code values too.
spdk handles the PI error as per this modified check.

@dsharma-dc
Copy link
Contributor Author

bors merge

bors-openebs-mayastor bot pushed a commit that referenced this pull request Oct 17, 2024
1756: fix: check valid sct and sc combinations for pi error r=dsharma-dc a=dsharma-dc

Fix the sct and sc combination checks. Don't see a reason why it would be valid as it stands today. This just floods the logs as we might log io completion as PI error, for unrelated status code values too.
spdk handles the PI error as per this modified check.

Co-authored-by: Diwakar Sharma <[email protected]>
@bors-openebs-mayastor
Copy link

Build failed:

@dsharma-dc
Copy link
Contributor Author

Build failed:

duplicate qid error :(
bors merge

@bors-openebs-mayastor
Copy link

Build succeeded:

@bors-openebs-mayastor bors-openebs-mayastor bot merged commit e279153 into openebs:develop Oct 17, 2024
6 checks passed
@dsharma-dc dsharma-dc deleted the pi-error-sct branch October 17, 2024 07:09
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.

3 participants