qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Fix segfault in qemu_rbd_parse_filename
@ 2021-04-09 14:38 Connor Kuehl
  2021-04-09 14:38 ` [PATCH v3 1/2] iotests/231: Update expected deprecation message Connor Kuehl
  2021-04-09 14:38 ` [PATCH v3 2/2] block/rbd: Add an escape-aware strchr helper Connor Kuehl
  0 siblings, 2 replies; 7+ messages in thread
From: Connor Kuehl @ 2021-04-09 14:38 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, dillaman, qemu-devel, mreitz

Connor Kuehl (2):
  iotests/231: Update expected deprecation message
  block/rbd: Add an escape-aware strchr helper

 block/rbd.c                | 20 ++++++++++++++++++--
 tests/qemu-iotests/231     |  4 ++++
 tests/qemu-iotests/231.out |  7 ++++---
 3 files changed, 26 insertions(+), 5 deletions(-)

-- 
2.30.2



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

end of thread, other threads:[~2021-04-22  7:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-09 14:38 [PATCH v3 0/2] Fix segfault in qemu_rbd_parse_filename Connor Kuehl
2021-04-09 14:38 ` [PATCH v3 1/2] iotests/231: Update expected deprecation message Connor Kuehl
2021-04-21 10:48   ` Stefano Garzarella
2021-04-09 14:38 ` [PATCH v3 2/2] block/rbd: Add an escape-aware strchr helper Connor Kuehl
2021-04-21 11:04   ` Stefano Garzarella
2021-04-21 21:15     ` Connor Kuehl
2021-04-22  7:11       ` Stefano Garzarella

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).