diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-04-02 13:06:30 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-05-06 23:32:55 +0200 |
commit | b318891929c2750055a4002bee3e7636ca3684de (patch) | |
tree | b971c188f8a393a331dd06395448ad282ed29543 /fs/file_table.c | |
parent | blkdev_aio_read(): switch to generic_file_read_iter(), get rid of iov_shorten() (diff) | |
download | linux-b318891929c2750055a4002bee3e7636ca3684de.tar.xz linux-b318891929c2750055a4002bee3e7636ca3684de.zip |
xfs: trim the argument lists of xfs_file_{dio,buffered}_aio_write()
pos is redundant (it's iocb->ki_pos), and iov/nr_segs/count are taken
care of by lifting iov_iter into the caller.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/file_table.c')
0 files changed, 0 insertions, 0 deletions