[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090906163040.GJ3055@mit.edu>
Date: Sun, 6 Sep 2009 12:30:40 -0400
From: Theodore Tso <tytso@....edu>
To: Eric Sandeen <sandeen@...hat.com>
Cc: ext4 development <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH] libext2fs: use ext2fs_blocks_count() in ext2fs_open2()
On Tue, Sep 01, 2009 at 04:43:16PM -0500, Eric Sandeen wrote:
> ext2fs_open2() was only looking at s_blocks_count, and
> when it wrapped to a low number, it was failing the test of:
>
> fs->super->s_first_data_block >= fs->super->s_blocks_count
>
> which made the superblock look corrupt.
>
> Signed-off-by: Eric Sandeen <sandeen@...hat.com>
Added to the e2fsprogs 64-bit patch set / pu branch.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists