summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@redhat.com>2011-03-04 16:04:08 -0600
committerGreg Kroah-Hartman <gregkh@suse.de>2011-03-23 13:16:53 -0700
commitb22f15b8d6a2b098366d44b9232733e60166d302 (patch)
treed5fd5edfa5336a1615137aea5ea5d56e760bc61c /kernel
parent3a579b0ce569d5738120d74bdcc8f76b740c97c4 (diff)
ext3: Always set dx_node's fake_dirent explicitly.
commit d7433142b63d727b5a217c37b1a1468b116a9771 upstream. (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. 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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions