On 6/18/21 12:24 AM, Dmitry Kadashev wrote: > On Thu, Jun 3, 2021 at 12:18 PM Dmitry Kadashev <dkadashev@xxxxxxxxx> wrote: >> >> This started out as an attempt to add mkdirat support to io_uring which >> is heavily based on renameat() / unlinkat() support. >> >> During the review process more operations were added (linkat, symlinkat, >> mknodat) mainly to keep things uniform internally (in namei.c), and >> with things changed in namei.c adding support for these operations to >> io_uring is trivial, so that was done too. See >> https://lore.kernel.org/io-uring/20210514145259.wtl4xcsp52woi6ab@wittgenstein/ > > Ping. Jens, are we waiting for the audit change to be merged before this > can go in? Not necessarily, as that should go in for 5.14 anyway. Al, are you OK with the generic changes? -- Jens Axboe