On Mon, Sep 02, 2013 at 04:36:15PM +0200, Max Reitz wrote: > The moved OFLAG_COPIED check in qcow2_check_refcounts results in a > different output from test 039 (mismatches are now found after the > general refcount check (as far as any remain)). This patch adjusts the > expected test result accordingly. > > Signed-off-by: Max Reitz <mre...@redhat.com> > --- > Follow-up to: > - Add metadata overlap checks (series, v5); particularly patch 4 > (qcow2-refcount: Move OFLAG_COPIED checks) > --- > tests/qemu-iotests/039.out | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-)
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan