yeahuh / rpms / qemu-kvm

Forked from rpms/qemu-kvm 2 years ago
Clone

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

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