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=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no 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 0E768C433B4 for ; Tue, 18 May 2021 08:55:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E19CD6135B for ; Tue, 18 May 2021 08:55:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347603AbhERI4q (ORCPT ); Tue, 18 May 2021 04:56:46 -0400 Received: from mx2.suse.de ([195.135.220.15]:48234 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241286AbhERI4l (ORCPT ); Tue, 18 May 2021 04:56:41 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id D3302AEB9; Tue, 18 May 2021 08:55:22 +0000 (UTC) Received: by quack2.suse.cz (Postfix, from userid 1000) id DEE9F1F2C6E; Tue, 18 May 2021 10:55:19 +0200 (CEST) Date: Tue, 18 May 2021 10:55:19 +0200 From: Jan Kara To: Menglong Dong Cc: Jan Kara , Jens Axboe , hare@suse.de, tj@kernel.org, gregkh@linuxfoundation.org, Menglong Dong , song@kernel.org, neilb@suse.de, Andrew Morton , f.fainelli@gmail.com, Rasmus Villemoes , palmerdabbelt@google.com, mcgrof@kernel.org, arnd@arndb.de, wangkefeng.wang@huawei.com, mhiramat@kernel.org, rostedt@goodmis.org, Kees Cook , vbabka@suse.cz, pmladek@suse.com, Alexander Potapenko , Chris Down , ebiederm@xmission.com, jojing64@gmail.com, LKML , linux-fsdevel@vger.kernel.org, Al Viro Subject: Re: [PATCH] init/initramfs.c: add a new mount as root file system Message-ID: <20210518085519.GA28667@quack2.suse.cz> References: <20210517142542.187574-1-dong.menglong@zte.com.cn> <20210517151123.GD25760@quack2.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue 18-05-21 16:30:27, Menglong Dong wrote: > Thanks! > > Should I resend this patch? Seems that it does not appear > on patchwork. I don't think you need to resend the patch. Not sure why it is not in the patchwork but relevant maintainers for this area don't use it anyway AFAIK. Honza > On Mon, May 17, 2021 at 11:11 PM Jan Kara wrote: > > > > Thanks for the patch! Although you've CCed a wide set of people, I don't > > think you've addressed the most relevant ones. For this I'd CC > > linux-fsdevel mailing list and Al Viro as a VFS maintainer - added. > > > > Honza > > -- Jan Kara SUSE Labs, CR