From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ming Lei Subject: Re: [PATCH 3/9] blk-mq: rename blk_mq_freeze_queue as blk_freeze_queue Date: Fri, 1 Sep 2017 11:51:22 +0800 Message-ID: <20170901035121.GF16525@ming.t460p> References: <20170831172728.15817-1-ming.lei@redhat.com> <20170831172728.15817-4-ming.lei@redhat.com> <1504218948.31872.67.camel@wdc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mx1.redhat.com ([209.132.183.28]:57282 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751086AbdIADvg (ORCPT ); Thu, 31 Aug 2017 23:51:36 -0400 Content-Disposition: inline In-Reply-To: <1504218948.31872.67.camel@wdc.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Bart Van Assche Cc: "linux-block@vger.kernel.org" , "hch@infradead.org" , "martin.petersen@oracle.com" , "linux-scsi@vger.kernel.org" , "axboe@fb.com" , "jejb@linux.vnet.ibm.com" , "oleksandr@natalenko.name" On Thu, Aug 31, 2017 at 10:35:50PM +0000, Bart Van Assche wrote: > On Fri, 2017-09-01 at 01:27 +0800, Ming Lei wrote: > > This APIs will be used by legacy path too. > > Hello Ming, > > Had you already considered to combine patches 2/9 and 3/9 into a single patch? Either way is fine for me, and splitting them makes it easier to review. -- Ming