diff options
author | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | 2008-07-25 10:46:44 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 19:53:34 +0200 |
commit | 98a15160049fc1a0f822047f33ff513906a35567 (patch) | |
tree | 94b25054da238755d525077d21f8717bb04ac2fb /Documentation/binfmt_misc.txt | |
parent | fat: cleanup fs/fat/dir.c (diff) | |
download | linux-98a15160049fc1a0f822047f33ff513906a35567.tar.xz linux-98a15160049fc1a0f822047f33ff513906a35567.zip |
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>
Diffstat (limited to 'Documentation/binfmt_misc.txt')
0 files changed, 0 insertions, 0 deletions