git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd9926e
)
ext4: fix extent tree corruption caused by hole punch
author
Forrest Liu
<forrestl@synology.com>
Mon, 17 Dec 2012 14:55:39 +0000
(09:55 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 17 Dec 2012 14:55:39 +0000
(09:55 -0500)
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 <forrestl@synology.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Ashish Sangwan <ashishsangwan2@gmail.com>
Cc: stable@vger.kernel.org
No differences found