Received: by oss.sgi.com id ; Tue, 29 Aug 2000 07:21:32 -0700 Received: from deliverator.sgi.com ([204.94.214.10]:22624 "EHLO deliverator.sgi.com") by oss.sgi.com with ESMTP id ; Tue, 29 Aug 2000 07:20:59 -0700 Received: from ledzep.cray.com (ledzep.americas.sgi.com [137.38.226.97]) by deliverator.sgi.com (980309.SGI.8.8.8-aspam-6.2/980310.SGI-aspam) via ESMTP id HAA07837 for ; Tue, 29 Aug 2000 07:12:41 -0700 (PDT) mail_from (lord@sgi.com) Received: from daisy-e185.americas.sgi.com (daisy.americas.sgi.com [128.162.185.214]) by ledzep.cray.com (SGI-SGI-8.9.3/craymail-smart-nospam1.1) with ESMTP id JAA07860; Tue, 29 Aug 2000 09:19:02 -0500 (CDT) Received: from jen.americas.sgi.com (jen.americas.sgi.com [128.162.184.86]) by daisy-e185.americas.sgi.com (980427.SGI.8.8.8/SGI-server-1.6) with ESMTP id JAA91338; Tue, 29 Aug 2000 09:19:01 -0500 (CDT) Received: from jen.americas.sgi.com by jen.americas.sgi.com (8.9.3/SGI-client-1.6c) via ESMTP id JAA31227; Tue, 29 Aug 2000 09:14:03 -0500 Message-Id: <200008291414.JAA31227@jen.americas.sgi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Steve Lord cc: Ananth Ananthanarayanan , linux-xfs@oss.sgi.com Subject: Re: TAKE - write performance improvement In-Reply-To: Message from Steve Lord of "Tue, 29 Aug 2000 08:56:44 CDT." <200008291356.IAA29324@jen.americas.sgi.com> Date: Tue, 29 Aug 2000 09:14:02 -0500 From: Steve Lord Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-xfs-outgoing > > I am backing out this change, it breaks doio, and probably anything else > which fills holes in files. I think we had a similar test condition in > this code path before, and it was removed to fix corruption. There has > got to be another variant of this which we can use. > > Steve > OK, now I am puzzled, I still got corruption after I backed out the mod, I removed the old doio output file and the corruption went away on subsequent runs and I have not been able to reproduce it with or without the mod again. I will run some more tests and probably be putting the mod back in again shortly. Sorry for the confusion. Steve