From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 01/18] block: Introduce blk_queue_cmd_size() Date: Sun, 21 May 2017 08:54:21 +0200 Message-ID: <20170521065421.GA13004@lst.de> References: <20170519183016.12646-1-bart.vanassche@sandisk.com> <20170519183016.12646-2-bart.vanassche@sandisk.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170519183016.12646-2-bart.vanassche@sandisk.com> Sender: linux-block-owner@vger.kernel.org To: Bart Van Assche Cc: "Martin K . Petersen" , James Bottomley , linux-scsi@vger.kernel.org, Jens Axboe , Christoph Hellwig , Omar Sandoval , Hannes Reinecke , linux-block@vger.kernel.org List-Id: linux-scsi@vger.kernel.org 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