diff options
| author | Jens Axboe <[email protected]> | 2019-01-17 15:39:48 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2019-02-28 15:24:23 +0000 |
| commit | c16361c1d805b6ea50c3c1fc5c314e944c71a984 (patch) | |
| tree | 39685143a45d9ad5981362ac908ce4b3cdd7e0ca /lib/error-inject.c | |
| parent | io_uring: add submission polling (diff) | |
| download | kernel-c16361c1d805b6ea50c3c1fc5c314e944c71a984.tar.gz kernel-c16361c1d805b6ea50c3c1fc5c314e944c71a984.zip | |
io_uring: add io_kiocb ref count
We'll use this for the POLL implementation. Regular requests will
NOT be using references, so initialize it to 0. Any real use of
the io_kiocb ref will initialize it to at least 2.
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/error-inject.c')
0 files changed, 0 insertions, 0 deletions
