Blame SOURCES/kvm-qemu-iotests-Update-026.out.nocache-reference-output.patch

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