Home
last modified time | relevance | path

Searched hist:f3f4d2c09b9cf46903ba38425ec46c44185162bd (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D054.outdiff 8ddd08c5d1415a71f21157686d43f48ff14992b6 Tue May 28 04:19:51 CDT 2013 Stefan Hajnoczi <stefanha@redhat.com> qemu-iotests: fix 054 cluster size help output

Commit f3f4d2c09b9cf46903ba38425ec46c44185162bd added a hint to increase
the cluster size when a large image cannot be created. Test 054 now has
outdated output and fails because the golden output does not match.

This patch updates the 054 golden output.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/openbmc/qemu/
H A Dblock.cdiff f3f4d2c09b9cf46903ba38425ec46c44185162bd Tue May 14 09:14:34 CDT 2013 Kevin Wolf <kwolf@redhat.com> block: Add hint to -EFBIG error message

The limit of qcow2 files at least depends on the cluster size. If the
image format has a cluster_size option, suggest to increase it.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>