android_kernel_xiaomi_sm8350/fs/ext3
Eugene Dashevsky 6a897cf447 ext3: fix ext3_dx_readdir hash collision handling
This fixes a bug where readdir() would return a directory entry twice
if there was a hash collision in an hash tree indexed directory.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Eugene Dashevsky <eugene@ibrix.com>
Signed-off-by: Mike Snitzer <msnitzer@ibrix.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-20 08:52:38 -07:00
..
acl.c [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
acl.h [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
balloc.c ext3: fix ext3 block reservation early ENOSPC issue 2008-10-20 08:52:37 -07:00
bitmap.c
dir.c ext3: fix ext3_dx_readdir hash collision handling 2008-10-20 08:52:38 -07:00
ext3_jbd.c
file.c generic block based fiemap implementation 2008-10-03 17:32:43 -04:00
fsync.c
hash.c
ialloc.c ext3: handle corrupted orphan list at mount 2008-07-25 10:53:32 -07:00
inode.c generic block based fiemap implementation 2008-10-03 17:32:43 -04:00
ioctl.c
Makefile
namei.c ext3: validate directory entry data before use 2008-07-25 10:53:33 -07:00
namei.h
resize.c ext3: don't try to resize if there are no reserved gdt blocks left 2008-10-20 08:52:37 -07:00
super.c ext3: add an option to control error handling on file data 2008-10-20 08:52:37 -07:00
symlink.c
xattr_security.c ext3: remove double definitions of xattr macros 2008-07-25 10:53:32 -07:00
xattr_trusted.c ext3: remove double definitions of xattr macros 2008-07-25 10:53:32 -07:00
xattr_user.c ext3: remove double definitions of xattr macros 2008-07-25 10:53:32 -07:00
xattr.c
xattr.h