[PATCH] xfstests/071 FAIL with pwrite64: Invalid argument
Christoph Hellwig
hch at infradead.org
Wed Jan 4 10:53:41 CST 2012
On Thu, Dec 08, 2011 at 10:25:38AM +0800, Peng Haitao wrote:
>
> Dave Chinner said the following on 2011-12-7 18:07:
> >
> > I think you misunderstand what I was saying - I was not suggesting
> > removing the error messages at all, just filtering them with sed to
> > ensure the output is always constant for the error different
> > messages different platforms dump out.
> >
>
> Thanks for your reply.
> Sorry for misunderstanding your comments.
>
> I make a new patch, please review, thanks.
This still fails in my 32-bit test VM:
--- 071.out 2009-05-10 16:48:46.000000000 +0000
+++ 071.out.bad 2012-01-04 16:47:05.000000000 +0000
@@ -40,14 +40,14 @@
Writing 512 bytes, offset is +0 (direct=false)
-pwrite64: File too large
+wrote 512/512 bytes at offset <OFFSET>
Reading 512 bytes (direct=false)
-read 0/512 bytes at offset <OFFSET>
+read 512/512 bytes at offset <OFFSET>
and so on
More information about the xfs
mailing list