On 02/14/2018 02:49 PM, Max Reitz wrote:
If we ever want to offer even rudimentary truncation functionality for
ssh, we should put the respective code into a reusable function.
Signed-off-by: Max Reitz
---
block/ssh.c | 30 ++
1 file changed, 22 insertions(+), 8 d
If we ever want to offer even rudimentary truncation functionality for
ssh, we should put the respective code into a reusable function.
Signed-off-by: Max Reitz
---
block/ssh.c | 30 ++
1 file changed, 22 insertions(+), 8 deletions(-)
diff --git a/block/ssh.c b/block