[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220620055828.GA10192@lst.de>
Date: Mon, 20 Jun 2022 07:58:28 +0200
From: Christoph Hellwig <hch@....de>
To: John Garry <john.garry@...wei.com>
Cc: axboe@...nel.dk, damien.lemoal@...nsource.wdc.com,
bvanassche@....org, hch@....de, jejb@...ux.ibm.com,
martin.petersen@...cle.com, hare@...e.de, satishkh@...co.com,
sebaddel@...co.com, kartilak@...co.com, linux-rdma@...r.kernel.org,
linux-mmc@...r.kernel.org, linux-nvme@...ts.infradead.org,
linux-s390@...r.kernel.org, linux-scsi@...r.kernel.org,
mpi3mr-linuxdrv.pdl@...adcom.com, linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org, nbd@...er.debian.org
Subject: Re: [PATCH 1/5] scsi: core: Remove reserved request time-out
handling
On Fri, Jun 17, 2022 at 06:55:16PM +0800, John Garry wrote:
> The SCSI code does not currently support reserved commands. As such,
> requests which time-out would never be reserved, and scsi_timeout()
> 'reserved' arg should never be set.
>
> Remove handling for reserved requests and drop wrapper scsi_timeout() as
> it now just calls scsi_times_out() always.
Please rename scsi_times_out to scsi_timeout so it still matches the
method name.
Otherwise looks good:
Reviewed-by: Christoph Hellwig <hch@....de>
Powered by blists - more mailing lists