]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
filemap: remove the pos argument to generic_file_direct_write
authorChristoph Hellwig <hch@lst.de>
Thu, 7 Apr 2016 15:51:56 +0000 (08:51 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 1 May 2016 23:58:39 +0000 (19:58 -0400)
commit1af5bb491fbb41c8dab9d728a92758dd6a28afd4
tree613a9e606d6c840323884e9b9edff096004719e1
parentc64fb5c7448c1a0cfa163f126df3c112b6ca3e97
filemap: remove the pos argument to generic_file_direct_write

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/btrfs/file.c
fs/fuse/file.c
include/linux/fs.h
mm/filemap.c