| commit | 27180d7be0590dce0f88f0ca94ab5e3d1c1e1a3f | [log] [tgz] |
|---|---|---|
| author | Breno Leitao <leit@fb.com> | Tue Jan 03 06:43:52 2023 -0800 |
| committer | Breno Leitao <leit@fb.com> | Wed Jan 04 03:43:00 2023 -0800 |
| tree | 061d4de0e9f8c9606521d1b3a3d47ab6cc79bb31 | |
| parent | 6b1a96414e6eb13d9a5b438c48e20ce41bff1411 [diff] |
Add io_uring_prep_msg_ring_cqe_flags function This patch adds the new io_uring_prep_msg_ring_cqe_flags function, which is used to set the CQE flags from the submission entry. Signed-off-by: Breno Leitao <leitao@debian.org>