[PATCH 01/24] scsi: core: add SCSI_MAX_QUEUE_DEPTH

John Garry john.g.garry at oracle.com
Mon Mar 2 23:45:00 PST 2026


On 03/03/2026 06:52, Hannes Reinecke wrote:
> On 2/25/26 16:36, John Garry wrote:
>> Add a macro for the max queue depth which is supported.
>>
>> Signed-off-by: John Garry <john.g.garry at oracle.com>
>> ---
>>   drivers/scsi/scsi.c      | 2 +-
>>   drivers/scsi/scsi_priv.h | 2 ++
>>   2 files changed, 3 insertions(+), 1 deletion(-)
>>
> Maybe: 'Add a macro for the supported queue depth'?
> 

ok, if you prefer

Note that I may drop this patch since it may not be used elsewhere. 
However, some might say that the value currently used is a magic number.


> Anyway:
> Reviewed-by: Hannes Reinecke <hare at suse.de>

thanks



More information about the Linux-nvme mailing list