From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH v4 1/7] md: Make md resync and reshape threads freezable Date: Mon, 2 Oct 2017 15:26:38 +0200 Message-ID: <20171002132638.GA7129@lst.de> References: <20170925202924.16603-1-bart.vanassche@wdc.com> <20170925202924.16603-2-bart.vanassche@wdc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170925202924.16603-2-bart.vanassche@wdc.com> Sender: linux-block-owner@vger.kernel.org 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, Ming Lei , Hannes Reinecke , Johannes Thumshirn List-Id: linux-raid.ids Independent of whether this should be required to make scsi quience safe or not making the dm thread freeze aware is the right thing to do, and this patch looks correct to me: Reviewed-by: Christoph Hellwig