Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp1390938pxj; Fri, 21 May 2021 13:05:10 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw8bk+wLFUZ3C+qjX7p5XGxisXY1NSQQoCXXM0jBXUGqw+DCRdW4pfkpkyMAzWxLdaqgq21 X-Received: by 2002:a17:906:8a53:: with SMTP id gx19mr11811174ejc.372.1621627510071; Fri, 21 May 2021 13:05:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621627510; cv=none; d=google.com; s=arc-20160816; b=B1XS3fbOXrCRN4jS+UJKbqyS1HdOdcJChiHn4CxQR+S99pn51Aym+I+oAV/v30hHPG ckv4swz5oMGLSQzgSZ80JmKpwTNa7lstdChjgNEieCo499RLaEkVU1LBmYOXG+T5mVS2 6jzh+rhU7+6jfzdIoEJkuDNRjg1B8WJb6rSdjao4MhX68ipX58W7sNwMVrgPaUlbVEo0 V2rh9/9BXSl5Y07zcf7FeZRIImrW5M8uUeidfeuNloiRM29rRzeEhcjqTLCWa6lg1MjQ sZQe7TJ6DcLbp63wLdP97rrNcS7HvF3swQGa331VPvDEIAdDALYaMy0Mk00PFhrXX2hB 0a3w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:message-id:date:references:in-reply-to:subject :cc:to:from:mime-version:content-transfer-encoding; bh=dhEKreZVoZ25gdw9pLt3uC742mLCLsSdhOTYZOsHkW4=; b=FMyQCch1zxwhstBByAgKTGAW6fKRa+roG0IgslUQoycyH013gI1LG0/2epWhZVCmT8 DyWh6grGqS3e8QZP0+5LhUq7ZFg3eE8OIAD/gxbiCXhXXw6q1B07uvMpiTMAfyeeMWwB ym82kADK0E7rcaBdWIdDUDLVQroaWOX9NVzUx1a0ncjRXQTX/b50I5P2W/ANyNh1oclJ PFQr63c2wzUvNMW1HplFLKkJc3bvyISVc37pN3igixcGa9r5EqaNdO/3vf+DSZQ8I1pQ opXEX1d7+wGgA9YqaUpQPncR9clu+uKkE3CKRonEdct1cBagE8pjIIZwJWJk/hqlRf0f 6iBw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b13si7203849ede.603.2021.05.21.13.04.45; Fri, 21 May 2021 13:05:10 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235583AbhEUAwN convert rfc822-to-8bit (ORCPT + 99 others); Thu, 20 May 2021 20:52:13 -0400 Received: from mx2.suse.de ([195.135.220.15]:56444 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235556AbhEUAwM (ORCPT ); Thu, 20 May 2021 20:52:12 -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 A2BE3AB6D; Fri, 21 May 2021 00:50:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 From: "NeilBrown" To: "Menglong Dong" Cc: "Jan Kara" , "Jens Axboe" , hare@suse.de, tj@kernel.org, gregkh@linuxfoundation.org, "Menglong Dong" , song@kernel.org, "Andrew Morton" , f.fainelli@gmail.com, "Rasmus Villemoes" , palmerdabbelt@google.com, mcgrof@kernel.org, arnd@arndb.de, wangkefeng.wang@huawei.com, mhiramat@kernel.org, "Steven Rostedt" , "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: Re: [PATCH] init/initramfs.c: add a new mount as root file system In-reply-to: References: <20210517142542.187574-1-dong.menglong@zte.com.cn>, <20210517151123.GD25760@quack2.suse.cz>, , <20210518085519.GA28667@quack2.suse.cz>, Date: Fri, 21 May 2021 10:50:31 +1000 Message-id: <162155823187.19062.2652820542740740108@noble.neil.brown.name> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 21 May 2021, Menglong Dong wrote: > Hello! > > On Tue, May 18, 2021 at 4:55 PM Jan Kara wrote: > > > > 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. > > > > It has been three days, and no one reviews my patch. > Mmm....I think I'd better resend it with linux-fsdevel CCed. > "three days" is not a reasonable expectation. Give people at least 1 week before resending or reminding people. NeilBrown