From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] f2fs: fix to recover inode's uid/gid during POR Date: Thu, 20 Sep 2018 23:40:38 -0700 Message-ID: <20180921064038.GA21481@infradead.org> References: <20180920094130.124622-1-yuchao0@huawei.com> <20180921060629.GA13865@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-4.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1g3F7O-00041k-V6 for linux-f2fs-devel@lists.sourceforge.net; Fri, 21 Sep 2018 06:40:46 +0000 Received: from bombadil.infradead.org ([198.137.202.133]) by sfi-mx-4.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) id 1g3F7N-003beM-JF for linux-f2fs-devel@lists.sourceforge.net; Fri, 21 Sep 2018 06:40:46 +0000 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net To: Chao Yu Cc: Christoph Hellwig , jaegeuk@kernel.org, linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net On Fri, Sep 21, 2018 at 02:20:49PM +0800, Chao Yu wrote: > No problem, I just plan to. > > Out of curiosity, are you filter some key words like 'recover' in your > email client to find this so quickly? No, I just do a quick glanceof lkml every morning, and this just caught my eye.