uweseimet / scsi2pi

Advanced performant SCSI/SASI emulation and tools for the PiSCSI/RaSCSI board
https://www.scsi2pi.net
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

s2p: Validate size of user-defined mode pages #31

Closed uweseimet closed 8 months ago

uweseimet commented 9 months ago

When a standard mode page is replaced by a user-defined data s2p shall validate whether the size of the provided data is at least the mandatory size of the mode page. For the standardized mode pages the SCSI standard specifies this size.

uweseimet commented 8 months ago

Rejected, because the effort is comparatively quite high compared to the benefits.