[PATCH v6 01/10] block: Pass blk_queue_get_max_sectors() a request pointer

Luis Chamberlain mcgrof at kernel.org
Wed Apr 10 15:58:07 PDT 2024


On Tue, Mar 26, 2024 at 01:38:04PM +0000, John Garry wrote:
> Currently blk_queue_get_max_sectors() is passed a enum req_op. In future
> the value returned from blk_queue_get_max_sectors() may depend on certain
> request flags, so pass a request pointer.
> 
> Reviewed-by: Christoph Hellwig <hch at lst.de>
> Reviewed-by: Keith Busch <kbusch at kernel.org>
> Signed-off-by: John Garry <john.g.garry at oracle.com>

Reviewed-by: Luis Chamberlain <mcgrof at kernel.org>

  Luis



More information about the Linux-nvme mailing list