[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH 0/2] block/ssh: Implement .bdrv_refresh_filename
From: |
John Snow |
Subject: |
Re: [Qemu-block] [PATCH 0/2] block/ssh: Implement .bdrv_refresh_filename() |
Date: |
Tue, 6 Mar 2018 16:51:30 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
On 02/05/2018 03:22 PM, Max Reitz wrote:
> 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(-)
>
Did this one rot on the vine?
>1 month old.
- Re: [Qemu-block] [PATCH 0/2] block/ssh: Implement .bdrv_refresh_filename(),
John Snow <=