On Tue, May 04, 2010 at 07:20:22PM +0800, Roy Tam wrote: > 2010/5/4 Christoph Hellwig <h...@lst.de>: > > Use pread instead of lseek + read in preparation of using the qemu > > block API. > > > > IIRC there is no pread in MinGW.
It gets replaced in the next patch anyway.