On 2/2/21 1:23 AM, 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. Can you check if it still applies against for-5.13/io_uring? Both the vfs and io_uring bits. It'd be nice to get this moving forward, there's no reason why this should keep getting stalled. -- Jens Axboe