Re: [PATCH 01/18] block: Introduce blk_queue_cmd_size()
From: Christoph Hellwig <hch@lst.de>
Date: 2017-05-21 06:54:22
Also in:
linux-scsi
From: Christoph Hellwig <hch@lst.de>
Date: 2017-05-21 06:54:22
Also in:
linux-scsi
On Fri, May 19, 2017 at 11:29:59AM -0700, Bart Van Assche wrote:
This function will be used by later patches in this series.
And it could already be used to simplify blk_alloc_flush_queue a bit.. Reviewed-by: Christoph Hellwig <hch@lst.de>