e2fsprogs/tests/f_bad_disconnected_inode
Lukas Czerner 010dc7b90d e2fsck: remove EXT4_EOFBLOCKS_FL flag handling
We've decided to remove EOFBLOCKS_FL from the ext4 file system entirely,
because it is not actually very useful and it is causing more problems
than it solves. We're going to remove it from e2fsprogs first and then
after the new e2fsprogs version is common enough we can remove the
kernel part as well.

This commit changes e2fsck to not check for EOFBLOCKS_FL. Instead we
simply search for initialized extents past the i_size as this should not
happen. Uninitialized extents can be past the i_size as we can do
fallocate with KEEP_SIZE flag.

Also remove the EXT4_EOFBLOCKS_FL from lib/ext2fs/ext2_fs.h since it is
no longer needed.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2012-03-22 19:42:11 -04:00
..
expect.1 e2fsck: remove EXT4_EOFBLOCKS_FL flag handling 2012-03-22 19:42:11 -04:00
expect.2 e2fsck: Add support for extents 2008-02-18 20:06:18 -05:00
image.gz [BUGFIX]: E2fsck will segfault on disconnected inode with extended attribute(s) 2005-07-04 12:53:36 -05:00
name [BUGFIX]: E2fsck will segfault on disconnected inode with extended attribute(s) 2005-07-04 12:53:36 -05:00