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