]> Git Repo - linux.git/commit - fs/ext4/extents.c
ext4: fix extent tree corruption caused by hole punch
authorForrest Liu <[email protected]>
Mon, 17 Dec 2012 14:55:39 +0000 (09:55 -0500)
committerTheodore Ts'o <[email protected]>
Mon, 17 Dec 2012 14:55:39 +0000 (09:55 -0500)
commitc36575e663e302dbaa4d16b9c72d2c9a913a9aef
tree924ba9ba84f3c9eca9f77d2c3ad9ff43ca5f2c02
parentbd9926e80330d43f15b710c2935fa41b792d56fd
ext4: fix extent tree corruption caused by hole punch

When depth of extent tree is greater than 1, logical start value of
interior node is not correctly updated in ext4_ext_rm_idx.

Signed-off-by: Forrest Liu <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Reviewed-by: Ashish Sangwan <[email protected]>
Cc: [email protected]
fs/ext4/extents.c
This page took 0.05251 seconds and 4 git commands to generate.