ext4: add checks of block references for non-extent inodes
authorThiemo Nagel <thiemo.nagel@ph.tum.de>
Tue, 31 Mar 2009 12:36:10 +0000 (08:36 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 31 Mar 2009 12:36:10 +0000 (08:36 -0400)
commitfe2c8191faa29d7a09f4962198f6dfab973ceec4
treeed1b9cf3997fb6e90bf889f028d27e1d3e5f2b63
parent563bdd61fe4dbd6b58cf7eb06f8d8f14479ae1dc
ext4: add checks of block references for non-extent inodes

Check block references in the inode and indorect blocks for non-extent
inodes to make sure they are valid, and flag an error if they are
invalid.

Signed-off-by: Thiemo Nagel <thiemo.nagel@ph.tum.de>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inode.c