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 1E8FAC00142 for ; Tue, 31 Oct 2023 14:50:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344517AbjJaOuU convert rfc822-to-8bit (ORCPT ); Tue, 31 Oct 2023 10:50:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55496 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344509AbjJaOuU (ORCPT ); Tue, 31 Oct 2023 10:50:20 -0400 Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8D6B5F3; Tue, 31 Oct 2023 07:50:16 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id AF6226342D5C; Tue, 31 Oct 2023 15:50:14 +0100 (CET) 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 FVsp3OUWLPeo; Tue, 31 Oct 2023 15:50:14 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 461546343CA5; Tue, 31 Oct 2023 15:50:14 +0100 (CET) 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 3l07tppJEt09; Tue, 31 Oct 2023 15:50:14 +0100 (CET) Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lithops.sigma-star.at (Postfix) with ESMTP id 1207F6342D5C; Tue, 31 Oct 2023 15:50:14 +0100 (CET) Date: Tue, 31 Oct 2023 15:50:13 +0100 (CET) From: Richard Weinberger To: Miquel Raynal Cc: Christian Brauner , Jan Kara , Stephen Rothwell , Richard Weinberger , linux-kernel , Linux Next Mailing List Message-ID: <111052022.28286.1698763813964.JavaMail.zimbra@nod.at> In-Reply-To: <20231031154631.61e5f83e@xps-13> References: <20231030103415.401ce804@canb.auug.org.au> <20231031-laienhaft-weshalb-bc27f8dacd9e@brauner> <2131754563.27779.1698751840800.JavaMail.zimbra@nod.at> <20231031134522.27e78274@xps-13> <440004449.28174.1698758033696.JavaMail.zimbra@nod.at> <20231031145006.3df11822@xps-13> <20231031-trauben-jobben-40074a43e5a0@brauner> <20231031154631.61e5f83e@xps-13> Subject: Re: linux-next: manual merge of the mtd tree with the vfs-brauner tree 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: linux-next: manual merge of the mtd tree with the vfs-brauner tree Thread-Index: kWPa0v3hfia+qBl27L6nOQ2p8bVm3g== Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org ----- Ursprüngliche Mail ----- > Von: "Miquel Raynal" >> vfs-6.7.super was merged yesterday, if that's what this is about. > > Great, thanks for the confirmation. Then Richard you have your upstream > commit already! Well, I'd like to back port ff6abbe85634, which is not upstream. But I'll try to argue that ff6abbe85634 is the super simple variant of 1bcded92d938. Thanks, //richard