On Thu, 08/11 11:31, Reda Sallahi wrote:
> This adds the conv=notrunc option to dd which tells dd to not truncate the
> output.
>
> Signed-off-by: Reda Sallahi
> ---
> Depends on:
> [PATCH v5] qemu-img: add skip option to dd
>
> Changes from v2:
> * Delete the mandatory conv=notrunc
> Changes fr
This adds the conv=notrunc option to dd which tells dd to not truncate the
output.
Signed-off-by: Reda Sallahi
---
Depends on:
[PATCH v5] qemu-img: add skip option to dd
Changes from v2:
* Delete the mandatory conv=notrunc
Changes from v1:
* Added comment
qemu-img-cmds.hx | 4 ++--
qemu