On Sun, 2006-10-08 08:33:30 +0200, Jan-Benedict Glaw <[email protected]> wrote: > On Thu, 2006-10-05 17:14:28 -0700, Andrew Morton <[email protected]> wrote: > In one case, there was a test case mentioned. I'll run that on my > affected box in a non-productive LV, like this: > > dd bs=1M count=200 if=/dev/zero of=test0 > while :; do > echo "cp 0-1"; cp test0 test1 || break > echo "cp 1-2"; cp test1 test2 || break > echo "cp 2-3"; cp test2 test3 || break > echo "cp 3-4"; cp test3 test4 || break > echo "od 0" ; od test0 || break > echo "rm 1"; rm test1 || break > echo "rm 2"; rm test2 || break > echo "rm 3"; rm test3 || break > echo "rm 4"; rm test4 || break > done While I could reproduce it with a 200MB file, it seems I can't break it with a 10MB file. MfG, JBG -- Jan-Benedict Glaw [email protected] +49-172-7608481 Signature of: Lauf nicht vor Deinem Glück davon: the second : Es könnte hinter Dir stehen!
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- Re: 2.6.18-mm2: ext3 BUG?
- From: Jan Kara <[email protected]>
- Re: 2.6.18-mm2: ext3 BUG?
- References:
- 2.6.18-mm2: ext3 BUG?
- From: Jiri Slaby <[email protected]>
- Re: 2.6.18-mm2: ext3 BUG?
- From: Andrew Morton <[email protected]>
- Re: 2.6.18-mm2: ext3 BUG?
- From: Jiri Slaby <[email protected]>
- Re: 2.6.18-mm2: ext3 BUG?
- From: Andrew Morton <[email protected]>
- Re: 2.6.18-mm2: ext3 BUG?
- From: Jan-Benedict Glaw <[email protected]>
- 2.6.18-mm2: ext3 BUG?
- Prev by Date: Re: [linux-usb-devel] [PATCH] usb/hid: The HID Simple Driver Interface 0.3.2 (core)
- Next by Date: 2.6.19-rc1-mm1
- Previous by thread: Re: 2.6.18-mm2: ext3 BUG?
- Next by thread: Re: 2.6.18-mm2: ext3 BUG?
- Index(es):