qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Clarify error messages pertaining to 'node-name'
@ 2021-03-05 15:19 Connor Kuehl
  2021-03-05 15:19 ` [PATCH v2 1/2] block: " Connor Kuehl
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Connor Kuehl @ 2021-03-05 15:19 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, armbru, qemu-devel, mreitz

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-08 11:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-05 15:19 [PATCH v2 0/2] Clarify error messages pertaining to 'node-name' Connor Kuehl
2021-03-05 15:19 ` [PATCH v2 1/2] block: " Connor Kuehl
2021-03-05 15:19 ` [PATCH v2 2/2] blockdev: " Connor Kuehl
2021-03-08 11:56 ` [PATCH v2 0/2] " Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).