commit | a4291eafc597c0944057930acf3e51d899f79c2e | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Mon Jun 01 18:09:18 2015 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Jun 12 15:54:01 2015 +0200 |
tree | 17002b458b71ed6d30cd00baff633ee536cbfc4c | |
parent | 57e216695948a79d9ced82fc217a37cce70fd986 [diff] |
iotests: qcow2 COW with minimal L2 cache size This adds a test case to test 103 for performing a COW operation in a qcow2 image using an L2 cache with minimal size (which should be at least two clusters so the COW can access both source and destination simultaneously). Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>