[PATCH 4/8] scsi: Create a core ALUA driver
John Garry
john.g.garry at oracle.com
Mon Mar 16 02:12:09 PDT 2026
On 14/03/2026 04:35, Benjamin Marzinski wrote:
>> +
>> +/*
>> + * alua_tur - Send a TEST UNIT READY
>> + * @sdev: device to which the TEST UNIT READY command should be send
>> + *
>> + * Send a TEST UNIT READY to @sdev to figure out the device state
>> + * Returns SCSI_DH_RETRY if the sense code is NOT READY/ALUA TRANSITIONING,
>> + * 0 if no error occurred, and SCSI_DH_IO otherwise.
> Nitpick: The comment here still references SCSI_DH_ values
Sure, I'll pay attention to removing DH remnants.
Thanks
More information about the Linux-nvme
mailing list