From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Wed, 5 Jul 2017 14:08:28 -0400 From: Josef Bacik To: Sagi Grimberg Cc: Jens Axboe , linux-block@vger.kernel.org, linux-nvme@lists.infradead.org, Christoph Hellwig , Keith Busch , James Smart , Ming Lei , Josef Bacik Subject: Re: [PATCH v3 6/8] nbd: quiesce request queues to make sure no submissions are inflight Message-ID: <20170705180827.GA18539@destiny> References: <1499274037-17438-1-git-send-email-sagi@grimberg.me> <1499274037-17438-7-git-send-email-sagi@grimberg.me> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1499274037-17438-7-git-send-email-sagi@grimberg.me> List-ID: On Wed, Jul 05, 2017 at 08:00:35PM +0300, Sagi Grimberg wrote: > Unlike blk_mq_stop_hw_queues, blk_mq_quiesce_queue respects the > submission path rcu grace. quiesce the queue before iterating > on live tags. > > Reviewed-by: Ming Lei > Cc: Josef Bacik > Signed-off-by: Sagi Grimberg Sounds fine by me, you can add Acked-by: Josef Bacik Thanks, Josef