]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit48e32177a6919157e84fc71946455bb0a4985478
treecd26e648658f5529cc18321b1e44f13dc468b220
parentfda6f2442d6f663479b390e81c4e4cddbd4daf33
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