Am 07.06.2017 um 19:53 hat Juan Quintela geschrieben: > Juan Quintela <quint...@redhat.com> wrote: > > Hi > > Hi Kevin and Stefan, I intended to cc you on this series. > > Is this what you were asking for block layer migration? > > Do you need anything else?
I didn't manage to apply this to my local git tree, so my review is based on scanning the emails. The important part for us is probably where you call the .cleanup_load callback. As I commented on the patch, I don't see any place in this series that calls it. We need it before bdrv_invalidate_cache_all() is called, I think. Kevin