From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com ([209.132.183.28]:44840 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753158AbdLNQDY (ORCPT ); Thu, 14 Dec 2017 11:03:24 -0500 Date: Thu, 14 Dec 2017 11:03:23 -0500 From: Vivek Goyal Subject: Re: [PATCH v2 01/18] overlay: implement fsck utility Message-ID: <20171214160323.GA7375@redhat.com> References: <20171214064747.20999-1-yi.zhang@huawei.com> <20171214064747.20999-2-yi.zhang@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: fstests-owner@vger.kernel.org To: Miklos Szeredi Cc: Amir Goldstein , "zhangyi (F)" , "linux-unionfs@vger.kernel.org" , fstests , Eryu Guan , "Darrick J. Wong" , Miao Xie List-ID: On Thu, Dec 14, 2017 at 04:48:33PM +0100, Miklos Szeredi wrote: [..] > Is it worth preserving origin for non-hardlinks? I think metadata copy-up feature is one candidate which will require preserving origin for non-hardlinks. Vivek