qemu-iotests: test larger clusters sizes on qcow2

This patch adds test case 023 which tests some more cluster sizes. For
anythinger larger than 4k clusters we can't use requests that are l2_size or
more (128k for 1k clusters, 2 MB for 4k clusters, 512 MB for 64k clusters).
Therefore one of the common.pattern cases is changed and needs new expected
results for some old test cases.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
Kevin Wolf 2009-10-01 14:30:19 -03:00
parent 3da9c8fb02
commit ac5e2b201b
7 changed files with 26645 additions and 818 deletions

View file

@ -29,3 +29,4 @@
020 rw backing auto
021 io auto
022 rw snapshot auto
023 rw auto