diff options
author | Dongli Zhang <dongli.zhang@oracle.com> | 2025-04-02 23:29:48 -0700 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2025-04-18 10:08:11 -0400 |
commit | 58465d86071b61415e25fb054201f61e83d21465 (patch) | |
tree | ef4ee05029b187f4d33db23f8f31f61fa8bab0e8 /scripts/gdb/linux/proc.py | |
parent | b182687135474d7ed905a07cc6cb2734b359e13e (diff) | |
download | linux-stable-58465d86071b61415e25fb054201f61e83d21465.tar.gz linux-stable-58465d86071b61415e25fb054201f61e83d21465.tar.bz2 linux-stable-58465d86071b61415e25fb054201f61e83d21465.zip |
vhost-scsi: Fix vhost_scsi_send_status()
Although the support of VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 was
signaled by the commit 664ed90e621c ("vhost/scsi: Set
VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits"),
vhost_scsi_send_bad_target() still assumes the response in a single
descriptor.
Similar issue in vhost_scsi_send_bad_target() has been fixed in previous
commit. In addition, similar issue for vhost_scsi_complete_cmd_work() has
been fixed by the commit 6dd88fd59da8 ("vhost-scsi: unbreak any layout for
response").
Fixes: 3ca51662f818 ("vhost-scsi: Add better resource allocation failure handling")
Signed-off-by: Dongli Zhang <dongli.zhang@oracle.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Mike Christie <michael.christie@oracle.com>
Message-Id: <20250403063028.16045-4-dongli.zhang@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions