diff options
author | Dmitry Bogdanov <[email protected]> | 2022-07-18 18:25:52 +0300 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-07-26 22:13:28 -0400 |
commit | 8f1f7d297bce50d9daea95ca67e1c10aea6c232c (patch) | |
tree | e5ff22376d689e4351584f2e31c4ace19d8cfa56 /scripts/gdb/linux/tasks.py | |
parent | 2f3b3200ac389d09135fa42ade45ff23de7ce605 (diff) |
scsi: target: iscsi: Add support for extended CDB AHS
Variable length SCSI commands are transferred over iSCSI via two CDB
buffers - in Basic Header Segment and in Additional Header Segment (AHS).
Since AHS is not supported yet, a target reads just BHS (48 byte) from TCP
and treats the remaining octets as a next new iSCSI PDU that causes
protocol errors.
Add support for the Extended CDB AHS type.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Mike Christie <[email protected]>
Signed-off-by: Dmitry Bogdanov <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions