Re: [PATCH v4 03/10] loop: Switch to set_capacity_revalidate_and_notify()

From: Christoph Hellwig
Date: Fri May 01 2020 - 13:27:26 EST


On Wed, Apr 29, 2020 at 04:03:34PM +0200, Martijn Coenen wrote:
> This was recently added to block/genhd.c, and takes care of both
> updating the capacity and notifying userspace of the new size.
>
> Signed-off-by: Martijn Coenen <maco@xxxxxxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>