]> Git Repo - qemu.git/commit - tests/qemu-iotests/153
iotests: Add creation test to 153
authorMax Reitz <[email protected]>
Wed, 9 May 2018 21:53:36 +0000 (23:53 +0200)
committerMax Reitz <[email protected]>
Mon, 11 Jun 2018 14:18:45 +0000 (16:18 +0200)
commitf45b638f9f967cdbea4e24704bd16a858ddcde03
treec55ad38826998619b3768fa17339b783f0104b49
parentb8cf1913a989b9ea6f248aaa233330047a62962e
iotests: Add creation test to 153

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 <[email protected]>
Reviewed-by: Fam Zheng <[email protected]>
Message-id: 20180509215336[email protected]
Signed-off-by: Max Reitz <[email protected]>
tests/qemu-iotests/153
tests/qemu-iotests/153.out
This page took 0.021465 seconds and 4 git commands to generate.