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 A36A6C7EE2E for ; Mon, 5 Jun 2023 20:06:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230406AbjFEUG5 convert rfc822-to-8bit (ORCPT ); Mon, 5 Jun 2023 16:06:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41108 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230121AbjFEUGu (ORCPT ); Mon, 5 Jun 2023 16:06:50 -0400 Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5198491; Mon, 5 Jun 2023 13:06:47 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 6DD4363CC12F; Mon, 5 Jun 2023 22:06:44 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id yjEGPY6tiAgF; Mon, 5 Jun 2023 22:06:44 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id F1ECA6081100; Mon, 5 Jun 2023 22:06:43 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id zWWbem8M-Ve5; Mon, 5 Jun 2023 22:06:43 +0200 (CEST) Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lithops.sigma-star.at (Postfix) with ESMTP id BFF0663CC12F; Mon, 5 Jun 2023 22:06:43 +0200 (CEST) Date: Mon, 5 Jun 2023 22:06:43 +0200 (CEST) From: Richard Weinberger To: =?utf-8?Q?Micka=C3=ABl_Sala=C3=BCn?= Cc: anton ivanov , Johannes Berg , Christopher Obbard , Guenter Roeck , =?utf-8?Q?G=C3=BCnther?= Noack , kuba , James Morris , Jeff Xu , Kees Cook , Paul Moore , Ritesh Raj Sarraf , "Serge E. Hallyn" , Shuah Khan , Sjoerd Simons , Willem de Bruijn , linux-fsdevel , linux-kernel , linux-kselftest , LSM , stable Message-ID: <1324905118.3685909.1685995603629.JavaMail.zimbra@nod.at> In-Reply-To: References: <20230309165455.175131-1-mic@digikod.net> <20230309165455.175131-2-mic@digikod.net> <133970354.9328381.1684703636966.JavaMail.zimbra@nod.at> <8249dd59-ce08-2253-1697-301ad082d905@digikod.net> Subject: Re: [PATCH v1 1/5] hostfs: Fix ephemeral inodes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT X-Originating-IP: [195.201.40.130] X-Mailer: Zimbra 8.8.12_GA_3807 (ZimbraWebClient - FF97 (Linux)/8.8.12_GA_3809) Thread-Topic: hostfs: Fix ephemeral inodes Thread-Index: XBAxT/JtpH3OjQ/qxi7IxqxKKdqxXg== Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org ----- Ursprüngliche Mail ----- >> Good, I'll send a new series with your suggestions. > > Can I add your Signed-off-by to this patch (without touching > ARCH_EPHEMERAL_INODES changes, but removing the Cc stable)? > > Are you OK for me to push this patch (with the whole series) in the > Landlock and next tree? Yes. Feel free to add: Acked-by: Richard Weinberger Thanks, //richard