From: Tsuchiya Yoshihiro <tsuchiya@labs.fujitsu.com>
To: Bryan Whitehead <driver@jpl.nasa.gov>
Cc: "Stephen C. Tweedie" <sct@redhat.com>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: filesystem bug?
Date: Wed, 17 Dec 2003 08:31:55 +0900 [thread overview]
Message-ID: <3FDF95EB.2080903@labs.fujitsu.com> (raw)
In-Reply-To: <3FDF7BE0.205@jpl.nasa.gov>
Hi,
Stephen, I don't have anything helpful for debuging at this point. We
noticed the problem
by debuging our SCSI driver. Then we found that the same thing happens
on generic
SCSI disk and IDE also. The problem we observed in our driver was that
while it is
processing a buffer, which should be locked by BH_LOCK, the contents of
the buffer were
overwritten. The amount of overwrite is a few byte to 1KB out of 4KB,
which cannot be done
in our driver. Then, we tried a generic SCSI and I reproduced the problem.
I think it is not because of a broken pointer because overwrites only
happen in data buffers
and other parts of memory seem ok.
Especially with Ext2 reproducing is easy, it happens in a few hours with
my script.
With Ext3, in a day if you are lucky.
Now I am trying 2.4.23 from kernel.org with ext3, and 2.6.0-test11 from
kernel.org with ext3.
So far, it's been a about a day, they are runing nicely. Let's see what
happens.
Following is the failed combination:
Redhat9 with 2.4.20-8 ext2 and ext3
Redhat9 with 2.4.20-19.9 ext2 and ext3
Redhat9 with 2.4.20-24.9 ext2
Thanks,
Yoshi
---
Yoshihiro Tsuchiya
next prev parent reply other threads:[~2003-12-16 23:32 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-15 9:25 filesystem bug? Tsuchiya Yoshihiro
2003-12-15 9:55 ` bert hubert
2003-12-16 13:44 ` Stephen C. Tweedie
2003-12-16 21:40 ` Bryan Whitehead
2003-12-16 21:50 ` Bryan Whitehead
2003-12-16 23:31 ` Tsuchiya Yoshihiro [this message]
2003-12-16 23:40 ` viro
2003-12-17 0:12 ` Tsuchiya Yoshihiro
2003-12-17 23:24 ` Tsuchiya Yoshihiro
2003-12-18 21:29 ` Stephen C. Tweedie
2003-12-21 23:15 ` Tsuchiya Yoshihiro
2003-12-22 1:54 ` Tsuchiya Yoshihiro
2003-12-22 4:30 ` Tsuchiya Yoshihiro
2003-12-22 12:03 ` Stephen C. Tweedie
2003-12-24 1:48 ` Tsuchiya Yoshihiro
2003-12-24 23:09 ` Tsuchiya Yoshihiro
2004-01-15 6:38 ` Tsuchiya Yoshihiro
2003-12-26 9:59 ` dlion
2003-12-26 12:27 ` dlion
-- strict thread matches above, loose matches on Subject: below --
2003-12-26 13:22 土屋芳浩
2003-12-26 14:30 ` dlion
2003-12-28 8:26 ` dlion
2003-12-27 14:35 Tsuchiya Yoshihiro
[not found] ` <Pine.LNX.4.58L.0312301556380.23875@logos.cnet>
[not found] ` <74964CA8-3B50-11D8-B879-00039341E01A@ybb.ne.jp>
[not found] ` <1074109164.4538.8.camel@sisko.scot.redhat.com>
[not found] ` <0586254E-46DA-11D8-B45E-00039341E01A@ybb.ne.jp>
2004-01-15 22:38 ` Stephen C. Tweedie
2004-01-16 2:59 Tsuchiya Yoshihiro
2004-01-16 12:29 ` Stephen C. Tweedie
2004-01-19 7:52 ` Tsuchiya Yoshihiro
2004-01-19 13:12 ` Stephen C. Tweedie
2004-01-20 8:36 ` Tsuchiya Yoshihiro
2004-01-20 16:27 ` Stephen C. Tweedie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3FDF95EB.2080903@labs.fujitsu.com \
--to=tsuchiya@labs.fujitsu.com \
--cc=driver@jpl.nasa.gov \
--cc=linux-kernel@vger.kernel.org \
--cc=sct@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox