commit | dad5e5768e06ac7a22d0e7541ca8c6b6c42015a0 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Tue Apr 24 16:30:23 2012 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed May 02 18:39:39 2012 +0200 |
tree | ddb64f27af1424315d174e54a9c301f1a244aebc | |
parent | bf3f363a5b52e6f246bcab74dafffa61d6e4d2a7 [diff] |
qemu-iotests: Many parallel allocating I/O requests This test case manages to let qcow2 abort because its cache is used up and it can't find free cache entries for new requests any more. Signed-off-by: Kevin Wolf <kwolf@redhat.com>