Am 08.06.2020 um 21:08 hat Eric Blake geschrieben: > For now, we don't have persistent bitmaps in any other formats, but > that might not be true in the future. Make it obvious that our > incoming parameter is not necessarily a qcow2 image, and therefore is > limited to just the bdrv_dirty_bitmap_* API calls (rather than probing > into qcow2 internals). > > Suggested-by: Kevin Wolf <kw...@redhat.com> > Signed-off-by: Eric Blake <ebl...@redhat.com>
Thanks, applied to the block branch. Kevin