On Tue 04 Feb 2020 06:08:18 PM CET, Max Reitz wrote:
> +    /* Child to COW from (backing child) */
> +    BDRV_CHILD_COW          = (1 << 3),

Without the comment in brackets I'm not sure that I would have
understood that this is meant for backing files.

This is the "child that contains the data that is not allocated in the
parent", or something like that, right?

Berto

Reply via email to