http://oss.sgi.com/bugzilla/show_bug.cgi?id=289
------- Additional Comments From stefan.hagendorn@xxxxxxxx 2003-18-11 07:26
PDT -------
Hi,
I just updated the Kernel to 2.4.23-rc1 with the xfs snapshot from 11/11/2003.
The behavior changed a bit .. the errors are reduced but still there:
[root@mss archive]# dd if=/dev/zero of=testfile1 bs=1M count=200
200+0 Records in
200+0 Records out
[root@mss archive]# dd if=/dev/zero of=testfile2 bs=1M count=200
200+0 Records in
200+0 Records out
[root@mss archive]# compare testfile1 testfile2
files differ at byte 59244560 (0x3880010) 0x7f != 0x00 ^? ^@
[root@mss archive]# compare testfile1 testfile2
files differ at byte 94699536 (0x5a50010) 0x7f != 0x00 ^? ^@
[root@mss archive]# compare testfile1 testfile2
files differ at byte 71237648 (0x43f0010) 0x7f != 0x00 ^? ^@
[root@mss archive]# compare testfile1 testfile2
files differ at byte 23658512 (0x1690010) 0x7f != 0x00 ^? ^@
[root@mss archive]# compare testfile1 testfile2
files differ at byte 23658512 (0x1690010) 0x7f != 0x00 ^? ^@
[root@mss archive]# uname -a
Linux mss.lindy.cc 2.4.23-rc1-xfs #4 Die Nov 18 16:06:53 CET 2003 i686 unknown
unknown GNU/Linux
Thanks
Stefan
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
|