From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934150AbdKGNRe (ORCPT ); Tue, 7 Nov 2017 08:17:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54290 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933283AbdKGNRc (ORCPT ); Tue, 7 Nov 2017 08:17:32 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 722314E4C5 Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=ming.lei@redhat.com Date: Tue, 7 Nov 2017 21:17:16 +0800 From: Ming Lei To: Oleksandr Natalenko Cc: Jens Axboe , linux-block@vger.kernel.org, Christoph Hellwig , linux-scsi@vger.kernel.org, "Martin K . Petersen" , "James E . J . Bottomley" , Bart Van Assche , Johannes Thumshirn , Cathy Avery , Martin Steigerwald , linux-kernel@vger.kernel.org, Hannes Reinecke Subject: Re: [PATCH V8 0/8] block/scsi: safe SCSI quiescing Message-ID: <20171107131428.GA4685@ming.t460p> References: <20171003140406.26060-1-ming.lei@redhat.com> <96969c080934c2d12f8ef787da89cd1c@natalenko.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <96969c080934c2d12f8ef787da89cd1c@natalenko.name> User-Agent: Mutt/1.9.1 (2017-09-22) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Tue, 07 Nov 2017 13:17:32 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 07, 2017 at 01:32:44PM +0100, Oleksandr Natalenko wrote: > Hi Ming, Jens. > > What is the fate of this patchset please? Hi Oleksandr, Recently Bart is working on this patchset, and you may try to see if his V11 works for you: https://marc.info/?t=150940351000009&r=1&w=2 Thanks, Ming