diff options
author | Christoph Hellwig <hch@lst.de> | 2016-10-30 11:42:03 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2016-10-30 13:09:42 -0400 |
commit | 89319d31d2d097da8e27fb0e0ae9d532f4f16827 (patch) | |
tree | 157f0809709c4dd88818e5f76d84ef4aad196146 /arch/s390/Kconfig | |
parent | 723c038475b78edc9327eb952f95f9881cc9d79d (diff) | |
download | op-kernel-dev-89319d31d2d097da8e27fb0e0ae9d532f4f16827.zip op-kernel-dev-89319d31d2d097da8e27fb0e0ae9d532f4f16827.tar.gz |
fs: remove aio_run_iocb
Pass the ABI iocb structure to aio_setup_rw and let it handle the
non-vectored I/O case as well. With that and a new helper for the AIO
return value handling we can now define new aio_read and aio_write
helpers that implement reads and writes in a self-contained way without
duplicating too much code.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/s390/Kconfig')
0 files changed, 0 insertions, 0 deletions