xfs: eliminate the pos variable in xfs_file_dio_aio_write
authorChristoph Hellwig <hch@lst.de>
Thu, 7 Apr 2016 15:51:57 +0000 (08:51 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 1 May 2016 23:58:39 +0000 (19:58 -0400)
commit13712713caba0c1b8c2c0070a4c1f4487def8dee
treecd26e648658f5529cc18321b1e44f13dc468b220
parent1af5bb491fbb41c8dab9d728a92758dd6a28afd4
xfs: eliminate the pos variable in xfs_file_dio_aio_write

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/xfs/xfs_file.c