On Sat, 04/21 00:09, Max Reitz wrote:
> This patch adds a test case to 153 which tries to overwrite an image
> (using qemu-img create) while it is in use. Without the original user
> explicitly sharing the necessary permissions (writing and truncation),
> this should not be allowed.
>
> Signed-of
This patch adds a test case to 153 which tries to overwrite an image
(using qemu-img create) while it is in use. Without the original user
explicitly sharing the necessary permissions (writing and truncation),
this should not be allowed.
Signed-off-by: Max Reitz
---
tests/qemu-iotests/153 |