qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH for-1.7 0/2] block/drive-mirror: Reuse backing HD fo


From: Max Reitz
Subject: [Qemu-devel] [PATCH for-1.7 0/2] block/drive-mirror: Reuse backing HD for sync=none
Date: Mon, 25 Nov 2013 20:28:54 +0100

This series fixes the drive-mirror blockjob in case of "none" sync mode
to always use the old (current) image file as the backing file of the
newly created mirrored file (in case of "absolute-paths" mode).

It is rather important to get this into 1.7, as we will introduce an at
least pretty strange API in case the original file is unbacked
otherwise.


Max Reitz (2):
  block/drive-mirror: Reuse backing HD for sync=none
  qemu-iotests: Fix test 041

 blockdev.c                 |  3 +++
 tests/qemu-iotests/041     | 32 ++++++++++++++++++++++++--------
 tests/qemu-iotests/041.out |  4 ++--
 3 files changed, 29 insertions(+), 10 deletions(-)

-- 
1.8.4.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]