On 2014-11-21 at 11:48, Stefan Hajnoczi wrote:
Originally the transaction QMP command was just for taking snapshots. The command became more general when drive-backup and abort were added.It is more accurate to say the command is about performing operations on an atomic group than to say it is about snapshots. Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> --- blockdev.c | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-)
Reviewed-by: Max Reitz <mre...@redhat.com>