Re: [PATCH v3 3/5] xen-blkfront.c: Convert to use set_capacity_revalidate_and_notify

From: Christoph Hellwig
Date: Fri Mar 13 2020 - 07:10:39 EST


On Fri, Mar 13, 2020 at 05:30:07AM +0000, Balbir Singh wrote:
> block/genhd provides set_capacity_revalidate_and_notify() for
> sending RESIZE notifications via uevents.
>
> Signed-off-by: Balbir Singh <sblbir@xxxxxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>