[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121220053914.GB22145@thunk.org>
Date: Thu, 20 Dec 2012 00:39:15 -0500
From: Theodore Ts'o <tytso@....edu>
To: Forrest Liu <forrestl@...ology.com>
Cc: Ashish Sangwan <ashishsangwan2@...il.com>,
ext4 development <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH] ext4: fix extent tree corruption that incurred by hole
punch [V2]
On Thu, Dec 13, 2012 at 11:32:22PM +0800, Forrest Liu wrote:
> When depth of extent tree is greater than 1, logical start value
> of interior node didn't updated correctly in ext4_ext_rm_idx.
>
> Signed-off-by: Forrest Liu <forrestl@...ology.com>
Applied.
BTW, your reproduction case also results in a file system which isn't
noticed as being broken by e2fsck. Eric's patch "e2fsck: Fix
incorrect interior node logical start values" fixes e2fsck so it
handles this. Unfortunately applying his patch seems to uncover a bug
in e2fsck when clearing a bad extent node (f_extent_bad_node) which we
need to fix so the regression test suite is passing.
- 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