1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 02:25:00 -05:00
linux/fs/ext3
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
..
acl.c
acl.h
balloc.c
bitmap.c
dir.c
ext3.h
ext3_jbd.c
file.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
fsync.c
hash.c
ialloc.c
inode.c fs: move struct kiocb to fs.h 2015-03-25 20:28:11 -04:00
ioctl.c
Kconfig
Makefile
namei.c
namei.h
resize.c
super.c
symlink.c
xattr.c
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c