Benoît Canet <benoit.ca...@irqsave.net> writes:

> I have trouble to review this as I don't understand the qdevs parts.
> Maybe someone else could have a look at it.

The patch is big, but all it really does is replacing

    dinfo->bdrv

by

    blk_bs(blk_legacy_dinfo(dinfo))

Line wrapping muddies the waters a bit.  I also omit tests whether
dinfo->bdrv is null, because it never is.

Reply via email to