Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com> writes: > I'm developing Qemu backup for several years, and finally new backup > architecture, including block-copy generic engine and backup-top filter > landed upstream, great thanks to reviewers and especially to > Max Reitz! > > I also have plans of moving other block-jobs onto block-copy, so that > we finally have one generic block copying path, fast and well-formed. > > So, now I suggest to bring all parts of backup architecture into > "Block Jobs" subsystem (actually, aio_task is shared with qcow2 and > qemu-co-shared-resource can be reused somewhere else, but I'd keep an > eye on them in context of block-jobs) and add myself as co-maintainer. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com>
With pleasure: Reviewed-by: Markus Armbruster <arm...@redhat.com>