Skip to content

SCSI Tape: fixed transfer length of the request block address command (0x02)#6910

Merged
OBattler merged 1 commit into
masterfrom
TC1995
Mar 10, 2026
Merged

SCSI Tape: fixed transfer length of the request block address command (0x02)#6910
OBattler merged 1 commit into
masterfrom
TC1995

Conversation

@TC1995

@TC1995 TC1995 commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

Summary

If cdb[4] is 0 (transfer length) then make sure the default 3 bytes are used in the length. Fixes writing to tape backups.

Checklist

References

Provide links to datasheets or other documentation that helped you implement this pull request.

… (0x02)

If cdb[4] is 0 (transfer length) then make sure the default 3 bytes are used in the length. Fixes writing to tape backups.
@OBattler OBattler merged commit 6df6c9f into master Mar 10, 2026
83 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