From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 2 Oct 2017 15:26:38 +0200 From: Christoph Hellwig 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 Subject: Re: [PATCH v4 1/7] md: Make md resync and reshape threads freezable 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 In-Reply-To: <20170925202924.16603-2-bart.vanassche@wdc.com> List-ID: 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