qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/3] block/ssh: Add basic .bdrv_truncate()


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 3/3] block/ssh: Add basic .bdrv_truncate()
Date: Wed, 14 Feb 2018 15:12:11 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 02/14/2018 02:49 PM, Max Reitz wrote:
libssh2 does not seem to offer real truncation support, so we can only
grow files -- but that is better than nothing.

Signed-off-by: Max Reitz <address@hidden>
---
  block/ssh.c | 24 ++++++++++++++++++++++++
  1 file changed, 24 insertions(+)


Reviewed-by: Eric Blake <address@hidden>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

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