13.05.2020 17:14, Eric Blake wrote:
Dirty bitmaps are important to incremental backups, including exposure
over NBD where I'm already maintainer. Also, I'm aware that lately I
have been doing as much code/review on bitmaps as John Snow, who is
hoping to scale back on this front.
Signed-off-by: Eric Blake <ebl...@redhat.com>
Hope you'll review and pull my bitmap-migration series :))
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com>
---
This still leaves John as maintainer for: IDE, Floppy, and Block Jobs,
which I did not feel comfortable taking on at this time.
If this patch makes sense, I'm happy to take on my recent 'qemu-img
bitmap' series as my first bitmap-related pull request, once it has
sufficient review.
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6a8dc1e69d42..f7caf7c0cc7f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2002,6 +2002,7 @@ T: git https://repo.or.cz/qemu/armbru.git block-next
Dirty Bitmaps
M: John Snow <js...@redhat.com>
+M: Eric Blake <ebl...@redhat.com>
R: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com>
L: qemu-bl...@nongnu.org
S: Supported
--
Best regards,
Vladimir