-
-
Notifications
You must be signed in to change notification settings - Fork 89
SCSI VERIFY commands do not verify but write #807
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
This affects release 22.08.01 and older.
In BYTCHK mode rascsi does not compare but writes the data sent for comparison. This is not considered a serious issue because clients that use the SCSI VERIFY commands can be expected to send the same data they sent with the preceding write. But nevertheless the current behavior is wrong.
All VERIFY commands are optional, so maybe it is better to not support them at all.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working