From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans Reiser Subject: Re: [PATCH] ReiserFS v3 I/O error handling Date: Wed, 22 Sep 2004 08:39:06 -0700 Message-ID: <41519C9A.8030407@namesys.com> References: <41461B2F.7080100@suse.com> <20040915131133.GD5137@backtop.namesys.com> <41484801.2000204@suse.com> <20040915141202.GF5137@backtop.namesys.com> <41485220.7050602@suse.com> <41485230.1080002@namesys.com> <1095788792.28057.232.camel@watt.suse.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <1095788792.28057.232.camel@watt.suse.com> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Chris Mason Cc: Jeff Mahoney , Alex Zarochentsev , ReiserFS List Chris Mason wrote: >On Wed, 2004-09-15 at 10:31, Hans Reiser wrote: > > >>Jeff Mahoney wrote: >> >> >> >>>Alex Zarochentsev wrote: >>>|> I assume that was tested with some simulated i/o errors, wasn't it?. >>> >>>Of course. The debugging code is since removed, but every place there >>>was a !buffer_uptodate(bh) check, I added a trigger such that I could >>>trigger each error path individually. I triggered various error paths >>>while running fsx, stress.sh, and/or ltp's fsstress. >>> >>> >>Your patch is much needed stuff. Would be nice to see it for reiser4 >>someday.....;-) >> >> > >;-) Any objections if we start by sending this to Andrew for v3? > >-chris > > > > > > I'll let zam answer for me.