public inbox for [email protected]
 help / color / mirror / Atom feed
From: Jens Axboe <[email protected]>
To: Dmitry Kadashev <[email protected]>,
	Alexander Viro <[email protected]>
Cc: Pavel Begunkov <[email protected]>,
	[email protected], [email protected]
Subject: Re: [PATCH v2 0/2] io_uring: add mkdirat support
Date: Mon, 29 Mar 2021 14:37:39 -0600	[thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>

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


  parent reply	other threads:[~2021-03-29 20:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-02  8:23 [PATCH v2 0/2] io_uring: add mkdirat support Dmitry Kadashev
2021-02-02  8:23 ` [PATCH v2 1/2] fs: make do_mkdirat() take struct filename Dmitry Kadashev
2021-02-12  9:42   ` Dmitry Kadashev
2021-02-02  8:23 ` [PATCH v2 2/2] io_uring: add support for IORING_OP_MKDIRAT Dmitry Kadashev
2021-02-18  7:25 ` [PATCH v2 0/2] io_uring: add mkdirat support Dmitry Kadashev
2021-03-29 20:37 ` Jens Axboe [this message]
2021-03-30  4:32   ` Dmitry Kadashev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox