kernel-ark/fs/fat
Al Viro b522412aea Sanitize ->fsync() for FAT
* mark directory data blocks as assoc. metadata
* add new inode to deal with FAT, mark FAT blocks as assoc. metadata of that
* now ->fsync() is trivial both for files and directories

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-06-11 21:36:12 -04:00
..
cache.c fat: mmu_private race fix 2008-11-06 15:41:21 -08:00
dir.c Sanitize ->fsync() for FAT 2009-06-11 21:36:12 -04:00
fat.h Sanitize ->fsync() for FAT 2009-06-11 21:36:12 -04:00
fatent.c Sanitize ->fsync() for FAT 2009-06-11 21:36:12 -04:00
file.c Sanitize ->fsync() for FAT 2009-06-11 21:36:12 -04:00
inode.c Sanitize ->fsync() for FAT 2009-06-11 21:36:12 -04:00
Kconfig vfat: Note the NLS requirement 2009-04-17 09:32:11 -07:00
Makefile fat: move fs/vfat/* and fs/msdos/* to fs/fat 2008-11-06 15:41:20 -08:00
misc.c fat: i_blocks warning fix 2008-11-06 15:41:22 -08:00
namei_msdos.c Sanitize ->fsync() for FAT 2009-06-11 21:36:12 -04:00
namei_vfat.c Sanitize ->fsync() for FAT 2009-06-11 21:36:12 -04:00