diff options
author | Eric Sandeen <sandeen@redhat.com> | 2011-03-04 23:04:08 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2011-03-07 17:20:58 +0100 |
commit | d7433142b63d727b5a217c37b1a1468b116a9771 (patch) | |
tree | f32936350eb3b1c65e8beb59547e313f9e0be570 /fs/ext3/bitmap.c | |
parent | ext3: Fix an overflow in ext3_trim_fs. (diff) | |
download | linux-d7433142b63d727b5a217c37b1a1468b116a9771.tar.xz linux-d7433142b63d727b5a217c37b1a1468b116a9771.zip |
ext3: Always set dx_node's fake_dirent explicitly.
(crossport of 1f7bebb9e911d870fa8f997ddff838e82b5715ea
by Andreas Schlick <schlick@lavabit.com>)
When ext3_dx_add_entry() has to split an index node, it has to ensure that
name_len of dx_node's fake_dirent is also zero, because otherwise e2fsck
won't recognise it as an intermediate htree node and consider the htree to
be corrupted.
CC: stable@kernel.org
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/ext3/bitmap.c')
0 files changed, 0 insertions, 0 deletions