Am 06.05.2010 22:04, schrieb Christoph Hellwig:
>
> Use pread instead of lseek + read in preparation of using the qemu
> block API.
>
> Signed-off-by: Christoph Hellwig
Thanks, applied both patches to the block branch.
We'll probably have to live with the fact that we can't test changes to
the
Use pread instead of lseek + read in preparation of using the qemu
block API.
Signed-off-by: Christoph Hellwig
Index: qemu-kevin/block/parallels.c
===
--- qemu-kevin.orig/block/parallels.c 2010-05-06 21:59:25.809255629 +0200
+++