Am 21.08.2014 um 14:44 hat Stefan Hajnoczi geschrieben:
> This series fixes qemu-iotests ./check -nocache -vmdk 059. It also adds a
> dedicated test case for O_DIRECT short reads.
>
> Stefan Hajnoczi (2):
> raw-posix: fix O_DIRECT short reads
> qemu-iotests: add test case 101 for short file I
This series fixes qemu-iotests ./check -nocache -vmdk 059. It also adds a
dedicated test case for O_DIRECT short reads.
Stefan Hajnoczi (2):
raw-posix: fix O_DIRECT short reads
qemu-iotests: add test case 101 for short file I/O
block/raw-posix.c | 9 +++
tests/qemu-iotests/101