From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Subject: Re: [PATCH v4 1/6] block/loop: Delete gendisk before cleaning up the request queue To: Bart Van Assche , Jens Axboe Cc: linux-block@vger.kernel.org, Christoph Hellwig , Josef Bacik , Shaohua Li , Omar Sandoval , Hannes Reinecke , Ming Lei References: <20180223010808.25765-1-bart.vanassche@wdc.com> <20180223010808.25765-2-bart.vanassche@wdc.com> From: Joseph Qi Message-ID: <1a29c99d-64cb-9884-3acd-1cd7b1f0e100@gmail.com> Date: Fri, 23 Feb 2018 17:49:48 +0800 MIME-Version: 1.0 In-Reply-To: <20180223010808.25765-2-bart.vanassche@wdc.com> Content-Type: text/plain; charset=utf-8 List-ID: On 18/2/23 09:08, Bart Van Assche wrote: > Remove the disk, partition and bdi sysfs attributes before cleaning up > the request queue associated with the disk. > > Signed-off-by: Bart Van Assche > Cc: Josef Bacik > Cc: Shaohua Li > Cc: Omar Sandoval > Cc: Hannes Reinecke > Cc: Ming Lei Looks good. Reviewed-by: Joseph Qi