On Wed, Nov 11, 2020 at 10:55 AM Ilya Dryomov wrote:
>
> On Wed, Nov 11, 2020 at 9:27 AM Christoph Hellwig wrote:
> >
> > Use set_capacity_and_notify to set the size of both the disk and block
> > device. This also gets the uevent notifications for the resize for free.
> >
> > Signed-off-by: Chr
On Wed, Nov 11, 2020 at 9:27 AM Christoph Hellwig wrote:
>
> Use set_capacity_and_notify to set the size of both the disk and block
> device. This also gets the uevent notifications for the resize for free.
>
> Signed-off-by: Christoph Hellwig
> Acked-by: Jack Wang
> ---
> drivers/block/rbd.c
On Fri, Nov 6, 2020 at 8:04 PM Christoph Hellwig wrote:
>
> Use set_capacity_and_notify to set the size of both the disk and block
> device. This also gets the uevent notifications for the resize for free.
>
> Signed-off-by: Christoph Hellwig
> ---
> drivers/block/rbd.c | 3 +--
> 1 file change