On 30.06.25 13:27, Fiona Ebner wrote:
In preparation for calling it via the bdrv_child_cb_resize() callback that will be added by the next commit. Rename it to include the "_co_" part while at it.Signed-off-by: Fiona Ebner <f.eb...@proxmox.com> --- block/io.c | 9 +++------ include/block/block_int-io.h | 6 ++++++ 2 files changed, 9 insertions(+), 6 deletions(-)
Reviewed-by: Hanna Czenczek <hre...@redhat.com>