qemu-block
[Top][All Lists]
Advanced

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

[Qemu-block] [PATCH 0/2] block/ssh: Implement .bdrv_refresh_filename()


From: Max Reitz
Subject: [Qemu-block] [PATCH 0/2] block/ssh: Implement .bdrv_refresh_filename()
Date: Mon, 5 Feb 2018 21:22:30 +0100

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.

This series depends on my “block: Fix some filename generation issues”
series and on Pino's “ssh: switch from libssh2 to libssh” patch.

Based-on: address@hidden
Based-on: address@hidden


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

 block/ssh.c | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 65 insertions(+), 7 deletions(-)

-- 
2.14.3




reply via email to

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