commit | af24b1f56b765f8110d39883ac3107604bcf3f78 | [log] [tgz] |
---|---|---|
author | Stefan Roesch <shr@fb.com> | Wed Jan 26 11:25:02 2022 -0800 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Jan 26 13:52:29 2022 -0700 |
tree | 177e8d81667a7c36f468bd1cf2c03fd77ec5ec49 | |
parent | 29ff69397fa13478b5619201347c51159874279e [diff] |
liburing: add man pages for helper functions. This adds man pages for the following functions: - io_uring_cq_advance - io_uring_cq_ready - io_uring_free_probe - io_uring_get_probe - io_uring_opcode_supported - io_uring_sq_ready - io_uring_sq_space_left - io_uring_sqe_set_flags - io_uring_sqring_wait Signed-off-by: Stefan Roesch <shr@fb.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>