On 8/31/21 10:30 AM, Pavel Begunkov wrote: > 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(-) Applied, thanks. -- Jens Axboe