[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070722200149.GC16658@thunk.org>
Date: Sun, 22 Jul 2007 16:01:49 -0400
From: Theodore Tso <tytso@....edu>
To: Eric Sandeen <sandeen@...hat.com>
Cc: ext4 development <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH e2fsprogs] fix test in ext2fs_check_desc() for inode table within block group
On Fri, Jul 20, 2007 at 04:50:26PM -0500, Eric Sandeen wrote:
> The test in ext2fs_check_desc() is off by one; if the inode table
> goes all the way to the last block of the block group, it will
> falsely assert that it has extended past it. The last block
> of a range is start + len -1, not start + len.
Thanks, committed into git (combined with the test case) and updated
commit log to include the Red Hat Bugzilla number.
- 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