Files
linux/fs/ext3
Eric Sandeen b22f15b8d6 ext3: Always set dx_node's fake_dirent explicitly.
commit d7433142b6 upstream.

(crossport of 1f7bebb9e9
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.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-03-23 13:16:53 -07:00
..
2007-10-17 08:42:47 -07:00
2009-04-02 19:04:52 -07:00
2008-04-28 08:58:44 -07:00