1
0
Fork 0
alistair23-linux/fs/ramfs
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
..
Makefile Remove valueless definition of hard-selected RAMFS option 2007-10-17 08:42:56 -07:00
file-mmu.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
file-nommu.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
inode.c fs: remove mapping->backing_dev_info 2015-01-20 14:03:05 -07:00
internal.h fs/ramfs: move ramfs_aops to inode.c 2014-01-23 16:36:58 -08:00