On Thu, 08/11 05:07, Reda Sallahi wrote:
> This adds the conv=notrunc option to dd which tells dd to not truncate the
> output.
>
> For the time being we make it mandatory to specify conv=notrunc.
>
> Signed-off-by: Reda Sallahi
> ---
> qemu-img-cmds.hx | 4 ++--
> qemu-img.c
This adds the conv=notrunc option to dd which tells dd to not truncate the
output.
For the time being we make it mandatory to specify conv=notrunc.
Signed-off-by: Reda Sallahi
---
qemu-img-cmds.hx | 4 ++--
qemu-img.c | 31 ---
qemu-img.texi