"Denis V. Lunev" <d...@openvz.org> wrote: > to delete snapshots from all loaded block drivers. > > The patch also ensures proper locking. > > Signed-off-by: Denis V. Lunev <d...@openvz.org> > Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> > Reviewed-by: Fam Zheng <f...@redhat.com> > CC: Juan Quintela <quint...@redhat.com> > CC: Kevin Wolf <kw...@redhat.com>
Reviewed-by: Juan Quintela <quint...@redhat.com> I will still suggest to rename it to brdv_delete_all_snapshots() or bdrv_delete_snapshot_everywhere() that makes is more clear what it does. A big THANKS for removing this from the migration side of the equation O:-) Later, Juan.