On 11/15/20 9:45 PM, Dmitry Kadashev wrote: > This adds mkdirat support to io_uring and is heavily based on recently > added renameat() / unlinkat() support. > > The first patch is preparation with no functional changes, makes > do_mkdirat accept struct filename pointer rather than the user string. > > The second one leverages that to implement mkdirat in io_uring. > > Based on for-5.11/io_uring. I want to tentatively queue this up. Do you have the liburing support and test case(s) for it as well that you can send? -- Jens Axboe