linux/fs/fat
Adrian Bunk 531f710f8e fat/dir.c: switch to struct __fat_dirent
struct __fat_dirent is what was formerly the kernel struct dirent (that
was different from the userspace struct dirent).

Converting all fat users to struct __fat_dirent will allow us to get rid
of the conflicting struct dirent definition.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
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
..
Makefile
cache.c Replace BKL with superblock lock in fat/msdos/vfat 2008-06-20 14:05:54 -06:00
dir.c fat/dir.c: switch to struct __fat_dirent 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
misc.c FAT: Fix printk format strings 2008-02-06 10:41:02 -08:00