26ba25
From 8ab373c8c324b328549d9d12a5bc14c7a4fbac33 Mon Sep 17 00:00:00 2001
26ba25
From: Kevin Wolf <kwolf@redhat.com>
26ba25
Date: Mon, 2 Jul 2018 15:40:06 +0200
26ba25
Subject: [PATCH 182/268] qemu-iotests: Update 026.out.nocache reference output
26ba25
26ba25
RH-Author: Kevin Wolf <kwolf@redhat.com>
26ba25
Message-id: <20180702154008.15533-2-kwolf@redhat.com>
26ba25
Patchwork-id: 81186
26ba25
O-Subject: [RHV-7.6 qemu-kvm-rhev PATCH 1/3] qemu-iotests: Update 026.out.nocache reference output
26ba25
Bugzilla: 1528541
26ba25
RH-Acked-by: Max Reitz <mreitz@redhat.com>
26ba25
RH-Acked-by: Fam Zheng <famz@redhat.com>
26ba25
RH-Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
26ba25
26ba25
Commit abf754fe406 updated 026.out, but forgot to also update
26ba25
026.out.nocache.
26ba25
26ba25
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
26ba25
Reviewed-by: Max Reitz <mreitz@redhat.com>
26ba25
(cherry picked from commit 93a3642efcadf4ad6045ccea38a05ff5297dfe26)
26ba25
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
26ba25
Signed-off-by: Miroslav Rezanina <mrezanin@redhat.com>
26ba25
---
26ba25
 tests/qemu-iotests/026.out.nocache | 6 +++---
26ba25
 1 file changed, 3 insertions(+), 3 deletions(-)
26ba25
26ba25
diff --git a/tests/qemu-iotests/026.out.nocache b/tests/qemu-iotests/026.out.nocache
26ba25
index ea2e166..650ccd8 100644
26ba25
--- a/tests/qemu-iotests/026.out.nocache
26ba25
+++ b/tests/qemu-iotests/026.out.nocache
26ba25
@@ -541,7 +541,7 @@ Failed to flush the L2 table cache: No space left on device
26ba25
 Failed to flush the refcount block cache: No space left on device
26ba25
 write failed: No space left on device
26ba25
 
26ba25
-11 leaked clusters were found on the image.
26ba25
+10 leaked clusters were found on the image.
26ba25
 This means waste of disk space, but no harm to data.
26ba25
 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
26ba25
 
26ba25
@@ -569,7 +569,7 @@ Failed to flush the L2 table cache: No space left on device
26ba25
 Failed to flush the refcount block cache: No space left on device
26ba25
 write failed: No space left on device
26ba25
 
26ba25
-11 leaked clusters were found on the image.
26ba25
+10 leaked clusters were found on the image.
26ba25
 This means waste of disk space, but no harm to data.
26ba25
 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
26ba25
 
26ba25
@@ -597,7 +597,7 @@ Failed to flush the L2 table cache: No space left on device
26ba25
 Failed to flush the refcount block cache: No space left on device
26ba25
 write failed: No space left on device
26ba25
 
26ba25
-11 leaked clusters were found on the image.
26ba25
+10 leaked clusters were found on the image.
26ba25
 This means waste of disk space, but no harm to data.
26ba25
 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824 
26ba25
 
26ba25
-- 
26ba25
1.8.3.1
26ba25