From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Richard Weinberger Subject: Re: [EXTERNAL] Re: Copy_up function fail with ubifs on upper layer Date: Thu, 13 Dec 2018 22:25:45 +0100 Message-ID: <2028730.zAhcSu7C98@blindfold> In-Reply-To: References: <18631278.YDA9SCgu4D@blindfold> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" To: "Guerard, Vincent" Cc: Amir Goldstein , Miklos Szeredi , overlayfs List-ID: Am Dienstag, 11. Dezember 2018, 16:32:25 CET schrieb Guerard, Vincent: > Indeed the patch didn't solve the problem. > > I trigger this every times. > No power cuts is involved. > > Every time I try to do an operation on a file that hasn't already been copied on the upper layer, it fail when overlayfs try to set xattr. > I tried removing the patch in ubifs which cause the fail (https://lore.kernel.org/patchwork/patch/960502/) and everything work now. > I also just found this patch: https://lore.kernel.org/patchwork/patch/986563/ , so I guess its safe to remove it. Good, the revert is already upstream. So, case closed. :-) Thanks, //richard