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

Improve dump header #406

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Conversation

pizhenwei
Copy link
Contributor

No description provided.

Originally, we use this in scsi-lowlevel.c only, this works as static
function. It also could be used to dump ISCSI opcode, so move it into
common utils.h/utils.c.

Signed-off-by: zhenwei pi <[email protected]>
lib/pdu.c Fixed Show fixed Hide fixed
lib/pdu.c Fixed Show fixed Hide fixed
lib/pdu.c Fixed Show fixed Hide fixed
@pizhenwei pizhenwei force-pushed the improve-dump-header branch from 099cf21 to 6bba6ad Compare December 1, 2023 08:13
lib/pdu.c Fixed Show fixed Hide fixed
lib/pdu.c Fixed Show fixed Hide fixed
lib/pdu.c Fixed Show fixed Hide fixed
@pizhenwei pizhenwei force-pushed the improve-dump-header branch from 6bba6ad to 0091dd8 Compare December 1, 2023 08:32
lib/pdu.c Fixed Show fixed Hide fixed
lib/pdu.c Fixed Show fixed Hide fixed
lib/pdu.c Fixed Show fixed Hide fixed
@pizhenwei pizhenwei force-pushed the improve-dump-header branch from 0091dd8 to fafe391 Compare December 1, 2023 08:37
Dump iSCSI opcode firstly, then dump SCSI opcode for SCSI request.

Signed-off-by: zhenwei pi <[email protected]>
@pizhenwei pizhenwei force-pushed the improve-dump-header branch from fafe391 to 384191f Compare December 1, 2023 08:42
@sahlberg sahlberg merged commit 0fac8df into sahlberg:master Dec 1, 2023
2 checks passed
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.

2 participants