qemu-block
[Top][All Lists]
Advanced

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

[PATCH v2 0/2] Clarify error messages pertaining to 'node-name'


From: Connor Kuehl
Subject: [PATCH v2 0/2] Clarify error messages pertaining to 'node-name'
Date: Fri, 5 Mar 2021 09:19:27 -0600

v2:
  - Moved summary into patch #1
  - Updated test cases that were missed in v1 from running 'make check'.
    This time I used 'make check-block SPEED=thorough' and some more
    grepping to make sure I didn't miss any.
  - Rebased

Connor Kuehl (2):
  block: Clarify error messages pertaining to 'node-name'
  blockdev: Clarify error messages pertaining to 'node-name'

 block.c                       |  8 ++++----
 blockdev.c                    | 13 +++++++------
 tests/qemu-iotests/030        |  4 ++--
 tests/qemu-iotests/040        |  4 ++--
 tests/qemu-iotests/051.pc.out |  6 +++---
 tests/qemu-iotests/081.out    |  2 +-
 tests/qemu-iotests/085.out    |  6 +++---
 tests/qemu-iotests/087.out    |  2 +-
 tests/qemu-iotests/206.out    |  2 +-
 tests/qemu-iotests/210.out    |  2 +-
 tests/qemu-iotests/211.out    |  2 +-
 tests/qemu-iotests/212.out    |  2 +-
 tests/qemu-iotests/213.out    |  2 +-
 tests/qemu-iotests/223.out    |  4 ++--
 tests/qemu-iotests/237.out    |  2 +-
 tests/qemu-iotests/245        | 10 +++++-----
 tests/qemu-iotests/249.out    |  2 +-
 tests/qemu-iotests/300        |  4 ++--
 18 files changed, 39 insertions(+), 38 deletions(-)

-- 
2.29.2




reply via email to

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