Re: [PATCH] scsi: core: Add BLIST_NO_ASK_VPD_SIZE for some VDASD

From: Martin K. Petersen
Date: Thu Mar 09 2023 - 22:17:39 EST



Lee,

>> In the scsi_get_vpd_buf() case we will allocate a 255 byte buffer
>> since that's what scsi_get_vpd_size() returns for a VDASD. And in
>> the scsi_get_vpd_page() case, where a buffer already exists, we clamp
>> the INQUIRY size to the minimum of scsi_get_vpd_size() and the buffer
>> length provided by the caller.
>>
>
> Please add my Reviewed-by tag then.

Applied to 6.3/scsi-fixes, thanks!

--
Martin K. Petersen Oracle Linux Engineering