android_kernel_xiaomi_sm7250/fs/fat
OGAWA Hirofumi 98a1516004 fat: use same logic in fat_search_long() and __fat_readdir()
This uses uses stack for shortname, and uses __getname() for longname in
fat_search_long() and __fat_readdir().  By this, it removes unneeded
__getname() for shortname.

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-25 10:53:34 -07:00
..
cache.c Replace BKL with superblock lock in fat/msdos/vfat 2008-06-20 14:05:54 -06:00
dir.c fat: use same logic in fat_search_long() and __fat_readdir() 2008-07-25 10:53:34 -07:00
fatent.c fs: replace remaining __FUNCTION__ occurrences 2008-04-30 08:29:54 -07:00
file.c Merge commit 'v2.6.26' into bkl-removal 2008-07-14 15:29:34 -06:00
inode.c fat: fix parse_options() 2008-07-25 10:53:34 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
misc.c FAT: Fix printk format strings 2008-02-06 10:41:02 -08:00