WSL2-Linux-Kernel/fs/afs
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
..
Kconfig
Makefile
afs.h
afs_cm.h
afs_fs.h
afs_vl.h
cache.c
callback.c
cell.c
cmservice.c
dir.c assorted conversions to %p[dD] 2014-11-19 13:01:20 -05:00
file.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
flock.c
fsclient.c
inode.c assorted conversions to %p[dD] 2014-11-19 13:01:20 -05:00
internal.h
main.c
misc.c kafs: Add more "unified AFS" error codes 2015-04-01 21:36:15 +01:00
mntpt.c assorted conversions to %p[dD] 2014-11-19 13:01:20 -05:00
netdevices.c
proc.c
rxrpc.c AFS: afs_send_empty_reply() doesn't require an iovec array 2015-04-01 16:03:46 +01:00
security.c
server.c
super.c
vlclient.c
vlocation.c
vnode.c
volume.c fs: introduce f_op->mmap_capabilities for nommu mmap support 2015-01-20 14:02:58 -07:00
write.c fs: move struct kiocb to fs.h 2015-03-25 20:28:11 -04:00