Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id g06NO8W20354 for linux-xfs-outgoing; Sun, 6 Jan 2002 15:24:08 -0800 Received: from mail.ocs.com.au (mail.ocs.com.au [203.34.97.2]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id g06NO4g20332 for ; Sun, 6 Jan 2002 15:24:05 -0800 Received: (qmail 16613 invoked from network); 6 Jan 2002 22:24:00 -0000 Received: from ocs3.intra.ocs.com.au (192.168.255.3) by mail.ocs.com.au with SMTP; 6 Jan 2002 22:24:00 -0000 Received: by ocs3.intra.ocs.com.au (Postfix, from userid 16331) id 89103300090; Mon, 7 Jan 2002 09:23:57 +1100 (EST) Received: from ocs3.intra.ocs.com.au (localhost [127.0.0.1]) by ocs3.intra.ocs.com.au (Postfix) with ESMTP id 5A0F494; Mon, 7 Jan 2002 09:23:57 +1100 (EST) X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 From: Keith Owens To: Shawn Starr Cc: linux-xfs@oss.sgi.com Subject: Re: XFS fails fsx-linux.c (1 charactor difference) In-reply-to: Your message of "Sun, 06 Jan 2002 15:04:03 CDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 07 Jan 2002 09:23:52 +1100 Message-ID: <23481.1010355832@ocs3.intra.ocs.com.au> Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Status: O Content-Length: 365 Lines: 11 On Sun, 6 Jan 2002 15:04:03 -0500 (EST), Shawn Starr wrote: >I have attached the dump of the results run and the binary difference is >ONE charactor: > >cmp boom boom.fsxgood >boom boom.fsxgood differ: char 10428, line 18 cmp stops on the first different character unless you use -l, then it lists all the differences, including their values.