qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] block/ssh: Implement .bdrv_refresh_filename()
@ 2019-02-25 19:08 Max Reitz
  2019-02-25 19:08 ` [Qemu-devel] [PATCH v3 1/2] " Max Reitz
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Max Reitz @ 2019-02-25 19:08 UTC (permalink / raw)
  To: qemu-block; +Cc: qemu-devel, Max Reitz, Richard W . M . Jones, Kevin Wolf

This series implements .bdrv_refresh_filename() for the ssh block
driver, along with an appropriate .bdrv_dirname() so we don't chop off
query strings for backing files with relative filenames.


v3:
- Keep iotests 104 and 207 working


Max Reitz (2):
  block/ssh: Implement .bdrv_refresh_filename()
  block/ssh: Implement .bdrv_dirname()

 block/ssh.c                   | 73 ++++++++++++++++++++++++++++++++---
 tests/qemu-iotests/207        | 10 ++---
 tests/qemu-iotests/207.out    | 10 ++---
 tests/qemu-iotests/common.rc  |  2 +-
 tests/qemu-iotests/iotests.py |  2 +-
 5 files changed, 80 insertions(+), 17 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-04-13 16:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-25 19:08 [Qemu-devel] [PATCH v3 0/2] block/ssh: Implement .bdrv_refresh_filename() Max Reitz
2019-02-25 19:08 ` [Qemu-devel] [PATCH v3 1/2] " Max Reitz
2019-02-25 19:08 ` [Qemu-devel] [PATCH v3 2/2] block/ssh: Implement .bdrv_dirname() Max Reitz
2019-04-13 16:26 ` [Qemu-devel] [PATCH v3 0/2] block/ssh: Implement .bdrv_refresh_filename() Max Reitz
2019-04-13 16:26   ` Max Reitz

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