From: Miklos Szeredi Subject: Re: xattr hash error in 4.13-rc with overlayfs over ext4 Date: Thu, 3 Aug 2017 13:10:55 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: Tahsin Erdogan , "Theodore Ts'o" , "linux-ext4@vger.kernel.org" , linux-fsdevel , lkml , "linux-unionfs@vger.kernel.org" To: Amir Goldstein Return-path: Received: from mail-oi0-f68.google.com ([209.85.218.68]:35251 "EHLO mail-oi0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751208AbdHCLK5 (ORCPT ); Thu, 3 Aug 2017 07:10:57 -0400 Received: by mail-oi0-f68.google.com with SMTP id q70so901902oic.2 for ; Thu, 03 Aug 2017 04:10:57 -0700 (PDT) In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Tue, Aug 1, 2017 at 12:34 PM, Amir Goldstein wrote: > On Mon, Jul 31, 2017 at 7:08 PM, Miklos Szeredi wrote: >> On Thu, Jul 27, 2017 at 10:54 PM, Tahsin Erdogan wrote: >>> Still no luck reproducing the error. I am using the test script below >>> at v4.13-rc2. Do you mind checking my script to see what I am missing? >> >> Don't know. I can reliably reproduce it under UML, but not with a >> VM. What the hell is going on? >> > > Is it the same ext4 image for UML and VM? same image size? same mkfs version? Exact same starting image. Same userspace. Same EXT4 kernel config options. Thanks, Miklos