Re: [PATCH v3 5/5] scsi: Convert to use set_capacity_revalidate_and_notify

From: Christoph Hellwig
Date: Fri Mar 13 2020 - 07:11:18 EST


On Fri, Mar 13, 2020 at 05:30:09AM +0000, Balbir Singh wrote:
> block/genhd provides set_capacity_revalidate_and_notify() for sending RESIZE
> notifications via uevents. This notification is newly added to scsi sd.
>
> Signed-off-by: Balbir Singh <sblbir@xxxxxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>