linux/fs/ncpfs
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
..
dir.c ncpfs: get rid of d_validate() nonsense 2015-01-25 23:16:26 -05:00
file.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
getopt.c fs/ncpfs/getopt.c: replace simple_strtoul by kstrtoul 2014-06-04 16:54:21 -07:00
getopt.h
inode.c fs: remove mapping->backing_dev_info 2015-01-20 14:03:05 -07:00
ioctl.c ncpfs: return proper error from NCP_IOC_SETROOT ioctl 2014-12-10 17:41:13 -08:00
Kconfig
Makefile
mmap.c ncpfs: use file_inode() 2014-11-19 13:01:25 -05:00
ncp_fs.h ncpfs: remove now unused PRINTK macro 2014-04-08 16:48:52 -07:00
ncp_fs_i.h ncpfs: get rid of d_validate() nonsense 2015-01-25 23:16:26 -05:00
ncp_fs_sb.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-04-12 17:31:22 -07:00
ncplib_kernel.c ncpfs: switch to ->read_iter/->write_iter 2015-04-11 22:28:52 -04:00
ncplib_kernel.h ncpfs: switch to ->read_iter/->write_iter 2015-04-11 22:28:52 -04:00
ncpsign_kernel.c
ncpsign_kernel.h
sock.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-04-12 17:31:22 -07:00
symlink.c ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg 2014-04-08 16:48:52 -07:00