From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from szxga05-in.huawei.com ([45.249.212.191]:13671 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727297AbeJRLt4 (ORCPT ); Thu, 18 Oct 2018 07:49:56 -0400 Subject: Re: [PATCH v2 0/4] overlay: enhance fsck.overlay test cases References: <20181016074559.24728-1-yi.zhang@huawei.com> From: "zhangyi (F)" Message-ID: Date: Thu, 18 Oct 2018 11:50:51 +0800 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: fstests-owner@vger.kernel.org To: Amir Goldstein Cc: fstests , Eryu Guan , Miklos Szeredi , Miao Xie , overlayfs List-ID: On 2018/10/16 20:39, Amir Goldstein Wrote: > On Tue, Oct 16, 2018 at 12:27 PM Amir Goldstein wrote: >> >> On Tue, Oct 16, 2018 at 10:32 AM zhangyi (F) wrote: >>> >>> Hi all, >>> >>> These are the second version of fsck.overlay[1] program related patch set >>> (the first one was posted about two mounths ago[2], sorry for the late). >> >> Oh right. I managed to forget about that... >> Thanks for following up. >> > > Zhangyi, > > For the next submission, please CC linux-unionfs. > I bet folks are interested to know about progress with fsck.overlay. > > And if you can provide a public branch with the tests, that would be nice. > Hi, Amir Thanks for your comments, will do. Thanks, Yi.