The series looks fine to me:
Reviewed-by: Richard W.M. Jones
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-
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
---
block/ssh.c | 24
1 file changed, 24 insertions(+)
Reviewed-by: Eric Blake
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
---
block/ssh.c | 24
1 file changed, 24 insertions(+)
diff --git a/block/ssh.c b/block/ssh.c
index ff8576f21e..c235eec255 1006