Searched hist:d1fde4ad3c22137f8e589e625c21bf2ea7f6ba62 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 095.out | d1fde4ad3c22137f8e589e625c21bf2ea7f6ba62 Wed Jun 25 15:55:31 CDT 2014 Jeff Cody <jcody@redhat.com> block: add qemu-iotest for resize base during live commit
If 'base' is smaller than the overlay image being committed into it, then the base image will be grown in commit_run via bdrv_truncate().
This tests to make sure that this works, and the bdrv_truncate() is not blocked when it shouldn't be.
Signed-off-by: Jeff Cody <jcody@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | 095 | d1fde4ad3c22137f8e589e625c21bf2ea7f6ba62 Wed Jun 25 15:55:31 CDT 2014 Jeff Cody <jcody@redhat.com> block: add qemu-iotest for resize base during live commit
If 'base' is smaller than the overlay image being committed into it, then the base image will be grown in commit_run via bdrv_truncate().
This tests to make sure that this works, and the bdrv_truncate() is not blocked when it shouldn't be.
Signed-off-by: Jeff Cody <jcody@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|