commit | fe2c8191faa29d7a09f4962198f6dfab973ceec4 | [log] [tgz] |
---|---|---|
author | Thiemo Nagel <thiemo.nagel@ph.tum.de> | Tue Mar 31 08:36:10 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Mar 31 08:36:10 2009 -0400 |
tree | ed1b9cf3997fb6e90bf889f028d27e1d3e5f2b63 | |
parent | 563bdd61fe4dbd6b58cf7eb06f8d8f14479ae1dc [diff] |
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>