On Fri, 04/15 17:11, Kevin Wolf wrote:
> Am 15.04.2016 um 05:11 hat Fam Zheng geschrieben:
> > qcow2 is not necessarily the top layer node. Since bdrv_inactivate()
> > doesn't recurse, we should ensure all block nodes are inactivated.
> >
> > Signed-off-by: Fam Zheng
>
> Hm, I don't think that's
Am 15.04.2016 um 05:11 hat Fam Zheng geschrieben:
> qcow2 is not necessarily the top layer node. Since bdrv_inactivate()
> doesn't recurse, we should ensure all block nodes are inactivated.
>
> Signed-off-by: Fam Zheng
Hm, I don't think that's quite right. bdrv_inactivate_all() should be
the opp