Skip to content

vioscsi: delete element from pending queue #1364

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sb-ntnx
Copy link
Contributor

@sb-ntnx sb-ntnx commented May 28, 2025

VioScsiUnitControl was fixed to iterate through the list, but removal of an element was missed to be added.
It is likely a rare case that we will leave orphan buffers in the list, but it is not impossible to hit.

Fixes: 35331da and 9ad6c4c

VioScsiUnitControl was fixed to iterate through the list,
but removal of an element was missed to be added.

Fixes: 35331da and 9ad6c4c
Signed-off-by: Sergey Bykov <sergey.bykov@nutanix.com>
@YanVugenfirer
Copy link
Collaborator

ok to test

@YanVugenfirer
Copy link
Collaborator

Can one of the admins verify this patch?

@JonKohler
Copy link
Contributor

@annie-li FYI

@kostyanf14
Copy link
Member

vioscsi-Win2022x64 - 3 fail:

  • Operate In Server Core Test - expected as the server with a GUI
  • Static Tools Logo Test - unexpected fail in build. SDV failed, but the build passed. Jira opened - https://issues.redhat.com/browse/RHEL-94299
  • Flush Test - expected, fails from time to time.

@kostyanf14
Copy link
Member

vioscsi-Win10_22H2x64 - 3 test not run due to bug in AutoHCK. Rerun started

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