linux/fs/fat
Al Viro 5d5d568975 make new_sync_{read,write}() static
All places outside of core VFS that checked ->read and ->write for being NULL or
called the methods directly are gone now, so NULL {read,write} with non-NULL
{read,write}_iter will do the right thing in all cases.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-04-11 22:29:40 -04:00
..
cache.c
dir.c vfs: make first argument of dir_context.actor typed 2014-10-31 17:48:54 -04:00
fat.h fat: fix data past EOF resulting from fsx testsuite 2014-12-13 12:42:51 -08:00
fatent.c
file.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
inode.c fs: move struct kiocb to fs.h 2015-03-25 20:28:11 -04:00
Kconfig
Makefile
misc.c fat: remove redundant sys_tz declaration 2014-10-14 02:18:20 +02:00
namei_msdos.c Don't pass inode to ->d_hash() and ->d_compare() 2013-06-29 12:57:36 +04:00
namei_vfat.c fat: fix oops on corrupted vfat fs 2014-12-03 09:36:03 -08:00
nfs.c fat (exportfs): rebuild directory-inode if fat_dget() 2013-04-29 18:28:41 -07:00