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)
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>

No differences found