From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans Reiser Subject: Re: Was able to reproduce "cp: cannot stat file.x: Input/output error" Date: Tue, 10 Aug 2004 10:46:21 -0700 Message-ID: <411909ED.5050201@namesys.com> References: <20040810175005.A085915E31@mail03.powweb.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: <20040810175005.A085915E31@mail03.powweb.com> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: David Dabbs Cc: 'Alex Zarochentsev' , 'ReiserFS List' David Dabbs wrote: > > > >>Let me be more precise here. Is the time spent mounting and umounting >>included in the time for the phase? >> >> > > [David Dabbs] >No. Each phase iteration is wrapped in a time call. The mounting and >unmounting happen before and after this, so there's shouldn't be any timing >impact. I'd need to double check the sources, but I'm pretty sure that's the >case. > >David > > > > > > Oh, well, then my criticism is invalid.