Home
last modified time | relevance | path

Searched hist:c29c0ae7f282828da3695167ed870131798348d9 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dextents.cdiff c29c0ae7f282828da3695167ed870131798348d9 Wed Jul 18 08:19:09 CDT 2007 Alex Tomas <alex@clusterfs.com> 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>