qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] preadv/pwritev data corruption on 32 bit
@ 2009-11-05 19:55 Mark McLoughlin
  2009-11-08 17:24 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Mark McLoughlin @ 2009-11-05 19:55 UTC (permalink / raw)
  To: qemu-devel

Hey,
	Just a heads up - on 32 bit hosts where qemu was using preadv and
pwritev, we were seeing data corruption due to file offset being
truncated:

  https://bugzilla.redhat.com/533063
  https://bugzilla.redhat.com/526549

	The glibc headers fix is posted here:

  http://sources.redhat.com/ml/libc-hacker/2009-11/msg00001.html

Cheers,
Mark.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] preadv/pwritev data corruption on 32 bit
  2009-11-05 19:55 [Qemu-devel] preadv/pwritev data corruption on 32 bit Mark McLoughlin
@ 2009-11-08 17:24 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2009-11-08 17:24 UTC (permalink / raw)
  To: Mark McLoughlin; +Cc: qemu-devel

On Thu, Nov 05, 2009 at 02:55:15PM -0500, Mark McLoughlin wrote:
> Hey,
> 	Just a heads up - on 32 bit hosts where qemu was using preadv and
> pwritev, we were seeing data corruption due to file offset being
> truncated:
> 
>   https://bugzilla.redhat.com/533063
>   https://bugzilla.redhat.com/526549
> 
> 	The glibc headers fix is posted here:
> 
>   http://sources.redhat.com/ml/libc-hacker/2009-11/msg00001.html

Do you expect to get the fix into Fedora and other distros ASAP or
should we aim for a qemu workaround (using raw system calls)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-08 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-05 19:55 [Qemu-devel] preadv/pwritev data corruption on 32 bit Mark McLoughlin
2009-11-08 17:24 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).