commit | 509873c4454012c5810c728695c21911c82acdc4 | [log] [tgz] |
---|---|---|
author | Pavel Begunkov <asml.silence@gmail.com> | Sat Nov 27 01:50:25 2021 +0000 |
committer | Jens Axboe <axboe@kernel.dk> | Sat Nov 27 07:07:41 2021 -0700 |
tree | 0a3214294907c2367352aacf7e9039590f1f77f3 | |
parent | 3cbc199a80f37ad5183e04144b4126bb9c619b8b [diff] |
man/io_uring_enter.2: document IOSQE_CQE_SKIP_SUCCESS Add a section about IOSQE_CQE_SKIP_SUCCESS describing the behaviour and use cases. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/381237725f0f09a2668ea7f38b804d5733595b1f.1637977800.git.asml.silence@gmail.com [axboe: some rewording] Signed-off-by: Jens Axboe <axboe@kernel.dk>