On Mon, Sep 23, 2013 at 04:38:33PM +0200, Max Reitz wrote: > Test 052 uses qemu-io -s which will result in bdrv_open trying to create > a temporary snapshot file in /tmp. However, since O_DIRECT and tmpfs > do not work well together, disable this test for -nocache. > > Signed-off-by: Max Reitz <[email protected]> > --- > tests/qemu-iotests/052 | 1 + > 1 file changed, 1 insertion(+)
Acked-by: Stefan Hajnoczi <[email protected]>
