Am 23.09.2013 um 16:38 hat Max Reitz geschrieben: > 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 <mre...@redhat.com>
Thanks, applied to the block branch. Kevin