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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id F2104C433EF for ; Tue, 24 May 2022 09:51:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235902AbiEXJvN (ORCPT ); Tue, 24 May 2022 05:51:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44132 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234309AbiEXJvK (ORCPT ); Tue, 24 May 2022 05:51:10 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id CEC5DB488 for ; Tue, 24 May 2022 02:51:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1653385867; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HROxCg3THyAWJg+stBN26H1YCc49DJ6h7IjqQesEu3w=; b=d5S1PqZE2PsAmxmE+QKoUpaO3U1yDdyBdtEvrsr66oLzUM7lWvOBMexNAh0nDiI3VjoD46 m/Jdrsopj2TG9QI2rqSqJI/npv0GR1mWe7OvKgKQ7LY0RZ3SvpCGPp38KG9PSP9E7qDXuW t2FMnKX1TbgpkpQcyxa7Yt2ZwXWUl68= Received: from mail-pf1-f197.google.com (mail-pf1-f197.google.com [209.85.210.197]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-628-NsCFOFLDPEWz_K_fewDRIA-1; Tue, 24 May 2022 05:51:06 -0400 X-MC-Unique: NsCFOFLDPEWz_K_fewDRIA-1 Received: by mail-pf1-f197.google.com with SMTP id c4-20020aa79524000000b005180f331899so7521661pfp.11 for ; Tue, 24 May 2022 02:51:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=HROxCg3THyAWJg+stBN26H1YCc49DJ6h7IjqQesEu3w=; b=dYUYOLg50tVYYCcx5ZyHza8o/WI+xp1QFXSbnHUKxKCbZKTyDh4NN52lVVlGON/Eds fPH0VPyi5PN+JmYWUQuLcoTldfQsQbkaFOPLebo+q6zssyDv5mgnqCJv/vv8mBqZSrWD VEkNgoaAnlOb9gLHg7QDzlnttrRISx3wnbMWuXvbGSRD0PzYDPjCbKk4+gCHyRwJXYHQ S5gK7kpR082z2f5KEl3Mr6tmvjLZQ2xHYP2FPMdroo7oD5gMGCeIM32+rsNaZc+R88Ip R/Hk0sBgLKTKXFV1C0xVR91AdZP8XsIqLO3dEJF+3r5vk1X0EfFmyGFhNig+ZZIO5TKw 2Srg== X-Gm-Message-State: AOAM531bSWD26gQiI310P82VpxNSqy9C78dz1Lk7pHgq1tHFbFwCVLM9 8JM0UV/0ceKbY5Gs+QGxrBHWPzgcmbYLX2BuEBCMaskJJyAryg9gzHjDUCNCakldUvg/JwlYelW ZrmrsMRuUEExl2cXAxmkz X-Received: by 2002:a17:90a:c682:b0:1df:c4a8:5db6 with SMTP id n2-20020a17090ac68200b001dfc4a85db6mr3684397pjt.43.1653385865313; Tue, 24 May 2022 02:51:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxdBOH+gVDMrgyZ041wJ5jZ+2lLXtmmTzIxw/fZE8mPGpSF9hC5I1Teh6Xt19AWnXqr7+s+0w== X-Received: by 2002:a17:90a:c682:b0:1df:c4a8:5db6 with SMTP id n2-20020a17090ac68200b001dfc4a85db6mr3684372pjt.43.1653385865116; Tue, 24 May 2022 02:51:05 -0700 (PDT) Received: from [10.72.12.81] ([209.132.188.80]) by smtp.gmail.com with ESMTPSA id z12-20020a17090a7b8c00b001df2f8f0a45sm1308834pjc.1.2022.05.24.02.50.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 24 May 2022 02:51:04 -0700 (PDT) Subject: Re: [PATCH v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context To: Jeff Layton , David Howells Cc: keescook@chromium.org, Jonathan Corbet , Eric Van Hensbergen , Latchesar Ionkov , Dominique Martinet , Christian Schoenebeck , Marc Dionne , Ilya Dryomov , Steve French , William Kucharski , "Matthew Wilcox (Oracle)" , linux-doc@vger.kernel.org, v9fs-developer@lists.sourceforge.net, linux-afs@lists.infradead.org, ceph-devel@vger.kernel.org, linux-cifs@vger.kernel.org, samba-technical@lists.samba.org, linux-fsdevel@vger.kernel.org, linux-hardening@vger.kernel.org, linux-kernel@vger.kernel.org References: <1b5daa4695b62795b617049e32c784052deabad4.camel@kernel.org> <165305805651.4094995.7763502506786714216.stgit@warthog.procyon.org.uk> <658391.1653302817@warthog.procyon.org.uk> From: Xiubo Li Message-ID: <9945711f-c786-2300-9854-ee7734024a2c@redhat.com> Date: Tue, 24 May 2022 17:50:54 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On 5/23/22 7:05 PM, Jeff Layton wrote: > On Mon, 2022-05-23 at 11:46 +0100, David Howells wrote: >> Jeff Layton wrote: >> >>> Note that there are some conflicts between this patch and some of the >>> patches in the current ceph-client/testing branch. Depending on the >>> order of merge, one or the other will need to be fixed. >> Do you think it could be taken through the ceph tree? >> >> David >> > Since this touches a lot of non-ceph code, it may be best to just plan > to merge it ASAP, and we'll just base our merge branch on top of it. > > Ilya/Xiubo, do you have an opinion here? > Yeah, agree with Jeff.