linux/fs/coda
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 move d_rcu from overlapping d_child to overlapping d_alias 2014-11-03 15:20:29 -05:00
cnode.c
coda_cache.h
coda_fs_i.h
coda_int.h
coda_linux.c
coda_linux.h
dir.c VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) 2015-02-22 11:38:41 -05:00
file.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
inode.c fs: introduce f_op->mmap_capabilities for nommu mmap support 2015-01-20 14:02:58 -07:00
Kconfig
Makefile
pioctl.c
psdev.c
symlink.c
sysctl.c
upcall.c