From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 25 Sep 2017 10:38:04 +0800 From: Ming Lei To: Bart Van Assche Cc: Jens Axboe , linux-block@vger.kernel.org, Christoph Hellwig , "Martin K . Petersen" , =Oleksandr Natalenko , Shaohua Li , linux-raid@vger.kernel.org, Hannes Reinecke , Johannes Thumshirn Subject: Re: [PATCH v3 1/6] md: Make md resync and reshape threads freezable Message-ID: <20170925023804.GD6434@ming.t460p> References: <20170922221405.22091-1-bart.vanassche@wdc.com> <20170922221405.22091-2-bart.vanassche@wdc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20170922221405.22091-2-bart.vanassche@wdc.com> List-ID: On Fri, Sep 22, 2017 at 03:14:00PM -0700, Bart Van Assche wrote: > Some people use the md driver on laptops and use the suspend and > resume functionality. Since it is essential that submitting of > new I/O requests stops before device quiescing starts, make the > md resync and reshape threads freezable. > Why is this patch part of this patchset? I don't think MD is special enough wrt. the SCSI quiesce issue. -- Ming