axboe / liburing

Library providing helpers for the Linux kernel io_uring support
MIT License
2.72k stars 393 forks source link

Test `io_uring_prep_mkdir` #1081

Closed YoSTEALTH closed 4 months ago

YoSTEALTH commented 4 months ago

Need to create basic test for io_uring_prep_mkdir

axboe commented 4 months ago

It's already there.