alistair23-linux/fs/ext3
Eric Sandeen d7433142b6 ext3: Always set dx_node's fake_dirent explicitly.
(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.

CC: stable@kernel.org
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2011-03-07 17:20:58 +01:00
..
acl.c ext2,3,4: provide simple rcu-walk ACL implementation 2011-01-07 17:50:30 +11:00
acl.h fs: provide rcu-walk aware permission i_ops 2011-01-07 17:50:29 +11:00
balloc.c ext3: Fix an overflow in ext3_trim_fs. 2011-03-04 00:34:15 +01:00
bitmap.c
dir.c ext3: speed up file creates by optimizing rec_len functions 2011-01-10 19:04:07 +01:00
ext3_jbd.c
file.c
fsync.c block: remove BLKDEV_IFL_WAIT 2010-09-16 20:52:58 +02:00
hash.c
ialloc.c ext3: Fix lost extented attributes for inode with ino == 11 2010-10-05 12:20:23 +02:00
inode.c ext3: Add more journal error check 2011-01-10 19:04:06 +01:00
ioctl.c ext3: Add FITRIM handling 2011-01-10 19:04:05 +01:00
Kconfig ext3: default to ordered mode 2010-07-23 12:50:55 +02:00
Makefile
namei.c ext3: Always set dx_node's fake_dirent explicitly. 2011-03-07 17:20:58 +01:00
namei.h
resize.c ext3: Add journal error check in resize.c 2011-01-10 19:04:06 +01:00
super.c ext3: skip orphan cleanup on rocompat fs 2011-02-28 21:55:58 +01:00
symlink.c
xattr.c ext2,ext3,ext4: clarify comment for extN_xattr_set_handle 2011-01-10 12:10:30 -05:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c