From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7DBE8C2B9F4 for ; Tue, 22 Jun 2021 17:26:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5F9B761166 for ; Tue, 22 Jun 2021 17:26:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231579AbhFVR2v (ORCPT ); Tue, 22 Jun 2021 13:28:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58580 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232145AbhFVR2s (ORCPT ); Tue, 22 Jun 2021 13:28:48 -0400 Received: from mail-ot1-x330.google.com (mail-ot1-x330.google.com [IPv6:2607:f8b0:4864:20::330]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5CA6FC061574 for ; Tue, 22 Jun 2021 10:26:32 -0700 (PDT) Received: by mail-ot1-x330.google.com with SMTP id w23-20020a9d5a970000b02903d0ef989477so21886148oth.9 for ; Tue, 22 Jun 2021 10:26:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=r3OBFIsAAoXgqsp/h+x2P0r+7bnHgoNxCLJytGCKgiw=; b=RYXB5noJjHaz6GviOHE5FMqXfdRi3+PxLHU+nJEA5j6nAOAOCgTZ+H81ODh0Uq5lvt +vuA+OX+ibEYDE1OFV5UMoyqD2sa/z/Fl3WpA2FmZly12+6pLqw8hwl/BAjMj77pTUzh yChHCdx6MqhHVSsFNe+oHMF19+FQtcSvDRiVR1R3jF/DZMaz0JEjfrcZXcs9vCo5htDv iZT2TgRHOLo6C3jSnV9kXj5mn4SMwJVZUmuJxVvJCdI9SaEJOn9LMFrOqqHjNrMtVm1t 5S2YPzQ7Q1BkJtXd4ILw7BxEJ10yhNa1LPtz0BI6sNEhcQa+MGkI/AAi469EfYgYevGJ Ftbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=r3OBFIsAAoXgqsp/h+x2P0r+7bnHgoNxCLJytGCKgiw=; b=ivfVmfE5RX9j+PGNRW/7K/zYofoC4QRPMwaT0qJWnwnTI9pMVywvif6QU5rhonG9j6 nIsirYyOwdj6f6vrZ0LjnzGbqif8lB9OHOCDDYV2/aS9OKZ/Cni9TxBjr7PyczSxJMbj PNOpOQd6jCWftHZ0+HCRecTCCTTqWtpPBVxu+00jvrWppupl9nKVweh5UYNgyfm0zx7j tU+cZSFrhsIBWzJ4HNlJJVBOaNDFH72w0YUi5arL3QrIYlKbpNLsGmNIIfGDPDjUzaTY purUbroumWezEDUC60bZZvPmrTM78kii/qvgZl1ZrugIN/0IKGkeWBibfC3XqgD2I85F XeFA== X-Gm-Message-State: AOAM532KX0of7G4s1APKydaDYLib6ajkpXnSM+ukJWHZGe1CwhNKHeI4 Vi2TQjaRZk7ocrYKe1KM2P1Z4w== X-Google-Smtp-Source: ABdhPJzmEA3jeuoMUDQ+my6koAqPfhLQ0cmhI4pEeKHusxNrTIYZ+QFIT60zP4QYVSM8XdvU9WqoYA== X-Received: by 2002:a9d:7acc:: with SMTP id m12mr4170586otn.27.1624382791729; Tue, 22 Jun 2021 10:26:31 -0700 (PDT) Received: from [192.168.1.30] ([207.135.233.147]) by smtp.gmail.com with ESMTPSA id u17sm2111otk.15.2021.06.22.10.26.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 22 Jun 2021 10:26:31 -0700 (PDT) Subject: Re: [PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support To: Christian Brauner Cc: Dmitry Kadashev , Alexander Viro , Pavel Begunkov , linux-fsdevel@vger.kernel.org, io-uring References: <20210603051836.2614535-1-dkadashev@gmail.com> <2c4d5933-965e-29b5-0c76-3f2e5f518fe8@kernel.dk> <20210622081240.c7tzq7e7gt3y3u7j@wittgenstein> From: Jens Axboe Message-ID: Date: Tue, 22 Jun 2021 11:26:30 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20210622081240.c7tzq7e7gt3y3u7j@wittgenstein> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On 6/22/21 2:12 AM, Christian Brauner wrote: > On Mon, Jun 21, 2021 at 09:21:23AM -0600, Jens Axboe wrote: >> On 6/18/21 10:10 AM, Jens Axboe wrote: >>> On 6/18/21 12:24 AM, Dmitry Kadashev wrote: >>>> On Thu, Jun 3, 2021 at 12:18 PM Dmitry Kadashev 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? >> >> I have tentatively queued this up. > > Hey Dmitry, > hey Jens, > > The additional op codes and suggested rework is partially on me. So I > should share the blame in case this gets a NAK: > > Acked-by: Christian Brauner Thanks Christian! -- Jens Axboe