linux-kernelorg-stable/fs/ext2
Omar Sandoval 22c6186ece direct_IO: remove rw from a_ops->direct_IO()
Now that no one is using rw, remove it completely.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-04-11 22:29:45 -04:00
..
Kconfig vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX 2015-02-16 17:56:04 -08:00
Makefile ext2: remove xip.c and xip.h 2015-02-16 17:56:03 -08:00
acl.c
acl.h
balloc.c
dir.c
ext2.h ext2: get rid of most mentions of XIP in ext2 2015-02-16 17:56:04 -08:00
file.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
ialloc.c fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info 2015-01-20 14:03:04 -07:00
inode.c direct_IO: remove rw from a_ops->direct_IO() 2015-04-11 22:29:45 -04:00
ioctl.c
namei.c ext2: get rid of most mentions of XIP in ext2 2015-02-16 17:56:04 -08:00
super.c ext2: get rid of most mentions of XIP in ext2 2015-02-16 17:56:04 -08:00
symlink.c
xattr.c
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c