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:
d44651d
)
ext4: avoid stamping on other memories in ext4_ext_insert_index()
author
Tao Ma
<boyu.mt@taobao.com>
Mon, 17 Oct 2011 14:13:46 +0000
(10:13 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 17 Oct 2011 14:13:46 +0000
(10:13 -0400)
Add a sanity check to make sure ix hasn't gone beyond the valid bounds
of the extent block.
Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found