ext4: avoid stamping on other memories in ext4_ext_insert_index()
authorTao Ma <boyu.mt@taobao.com>
Mon, 17 Oct 2011 14:13:46 +0000 (10:13 -0400)
committerTheodore 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