Am 17.09.2025 um 13:54 hat Fiona Ebner geschrieben:
> Changes in v2:
> * Check for BDRV_CHILD_FILTERED rather than bs->drv->is_filter which
>   is more generic and for example, also covers the case when the
>   child of a 'raw' node is resized.
> * Expand commit message for main patch, i.e. 3/5.
> * Add test for resizing the filtered 'file' node of a 'raw' node.
> 
> Resizing a node below a filter would result in the filter still
> reporting the old size. Implement a 'resize' callback for the
> child_of_bds class, that refreshes filter parents recursively.

Thanks, applied to the block branch.

Kevin


Reply via email to