linux/fs/fat
Jan Kara 2f3d675bcd fat: Opencode sync_page_range_nolock()
fat_cont_expand() is the only user of sync_page_range_nolock(). It's also the
only user of generic_osync_inode() which does not have a file open.  So
opencode needed actions for FAT so that we can convert generic_osync_inode() to
a standard syncing path.

Update a comment about generic_osync_inode().

CC: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Jan Kara <jack@suse.cz>
2009-09-14 17:08:17 +02:00
..
Kconfig
Makefile
cache.c
dir.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
fat.h
fatent.c
file.c fat: Opencode sync_page_range_nolock() 2009-09-14 17:08:17 +02:00
inode.c
misc.c fat: Opencode sync_page_range_nolock() 2009-09-14 17:08:17 +02:00
namei_msdos.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
namei_vfat.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00