[PATCH liburing 0/2] add direct open/accept helpers
From: Pavel Begunkov <asml.silence@gmail.com> Date: 2021-08-31 16:30:54
Add helpers for direct open/accept. Also, use them in tests as an
example.
Pavel Begunkov (2):
liburing: add helpers for direct open/accept
tests: use helpers for direct open/accept
src/include/liburing.h | 38 ++++++++++++++++++++++++++++++++++++++
test/accept.c | 7 ++++---
test/openat2.c | 27 +++++++++++++++------------
3 files changed, 57 insertions(+), 15 deletions(-)
--
2.33.0