08.04.2019 21:22, Andrey Shinkevich wrote:
> This patch is used in the 'block/stream: introduce a bottom node'
> that is following. Instead of the base node, the caller may pass
> the node that has the base as its backing image to the function
> bdrv_is_allocated_above() with a new parameter include_base = true
> and get rid of the dependency on the base that may change during
> commit/stream parallel jobs. Now, if the specified base is not
> found in the backing image chain, the QEMU will crash.
> 
> Suggested-by: Vladimir Sementsov-Ogievskiy<[email protected]>
> Signed-off-by: Andrey Shinkevich<[email protected]>

Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>

-- 
Best regards,
Vladimir

Reply via email to