]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - mm/filemap.c
generic_file_direct_write(): get rid of ppos argument
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 12 Feb 2014 01:58:20 +0000 (20:58 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 2 Apr 2014 03:19:35 +0000 (23:19 -0400)
commit5cb6c6c7eb1ed24744b41fad47d9a25b72207098
tree14c8b8163c3491246412b0f23a4294f9fef5b222
parent867c4f9329e1bf7d0967bec761f033373f72b55e
generic_file_direct_write(): get rid of ppos argument

always equal to &iocb->ki_pos.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/btrfs/file.c
fs/fuse/file.c
fs/ocfs2/file.c
fs/xfs/xfs_file.c
include/linux/fs.h
mm/filemap.c