From: Justin Maggard Subject: Re: [PATCH] libext2fs: use ext2fs_blocks_count() in ext2fs_open2() Date: Wed, 2 Sep 2009 14:45:38 -0700 Message-ID: <150c16850909021445se2ebc6ahc896dc6c5aa56f8b@mail.gmail.com> References: <4A9D9574.3010606@redhat.com> <20090902055953.GF4197@webber.adilger.int> <150c16850909012305y2481c54fra671b123780caa80@mail.gmail.com> <4A9EA09E.10509@redhat.com> <13135.1251925342@alphaville.usa.hp.com> <150c16850909021428v5e001691r8a5e28b5c1be9326@mail.gmail.com> <13808.1251927450@alphaville.usa.hp.com> <4A9EE6FF.4000901@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: nicholas.dokos@hp.com, Andreas Dilger , ext4 development , "Theodore Ts'o" To: Eric Sandeen Return-path: Received: from mail-px0-f204.google.com ([209.85.216.204]:50945 "EHLO mail-px0-f204.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753555AbZIBVpf (ORCPT ); Wed, 2 Sep 2009 17:45:35 -0400 Received: by pxi42 with SMTP id 42so1165952pxi.20 for ; Wed, 02 Sep 2009 14:45:38 -0700 (PDT) In-Reply-To: <4A9EE6FF.4000901@redhat.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Wed, Sep 2, 2009 at 2:43 PM, Eric Sandeen wrote: > Nick Dokos wrote: >> Justin Maggard wrote: >> >>> On Wed, Sep 2, 2009 at 2:02 PM, Nick Dokos wrote: >>>> The following patch fixes a problem I think, but I'm not sure whether it >>>> resolves Justin's problem. I'm running a test, but I thought I'd send it >>>> out for people to try and/or comment on. Let me know of any problems. >>> Just finished trying with that patch, but it looks like it doesn't >>> resolve my issue either. >>> >> >> Yup, it didn't pass my test either. > > You guys are still getting bad checksums? Yeah, I am.