From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Subject: Re: [PATCH v4 3/6] zram: Delete gendisk before cleaning up the request queue To: Bart Van Assche , Jens Axboe Cc: linux-block@vger.kernel.org, Christoph Hellwig , Minchan Kim , Nitin Gupta , Sergey Senozhatsky References: <20180223010808.25765-1-bart.vanassche@wdc.com> <20180223010808.25765-4-bart.vanassche@wdc.com> From: Joseph Qi Message-ID: <4e0ef750-3631-cefe-814a-0e92e478da09@gmail.com> Date: Fri, 23 Feb 2018 17:51:24 +0800 MIME-Version: 1.0 In-Reply-To: <20180223010808.25765-4-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: Minchan Kim > Cc: Nitin Gupta > Cc: Sergey Senozhatsky Looks good. Reviewed-by: Joseph Qi