commit | c29c0ae7f282828da3695167ed870131798348d9 | [log] [tgz] |
---|---|---|
author | Alex Tomas <alex@clusterfs.com> | Wed Jul 18 09:19:09 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jul 18 09:19:09 2007 -0400 |
tree | c2d2edc01981892014cfb17fca499a6f2913384d | |
parent | ff9ddf7e847c4dc533f119efb6c77a6e57ab6397 [diff] |
ext4: Make extents code sanely handle on-disk corruption Add more run-time checking of extent header fields and remove BUG_ON checks so we don't panic the kernel just because the on-disk filesystem is corrupted. Signed-off-by: Alex Tomas <alex@clusterfs.com> Signed-off-by: Mingming Cao <cmm@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>