From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.wl.linuxfoundation.org ([198.145.29.98]:33084 "EHLO mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726551AbeK3SlL (ORCPT ); Fri, 30 Nov 2018 13:41:11 -0500 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6DCBF2FDBC for ; Fri, 30 Nov 2018 07:32:48 +0000 (UTC) From: bugzilla-daemon@bugzilla.kernel.org To: linux-ext4@vger.kernel.org Subject: [Bug 201685] ext4 file system corruption Date: Fri, 30 Nov 2018 07:32:46 +0000 Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-ext4-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=201685 --- Comment #81 from Rainer Fiebig (jrf@mailbox.org) --- (In reply to Jens Axboe from comment #77) > (In reply to Jimmy.Jazz from comment #76) > > (In reply to Jimmy.Jazz from comment #75) > > > > > I'm waiting for the next backup tomorrow. > > > > @J.Axboe > > No need to wait. ext4 error resurfaced on dm-8 this time. block/blk-core.c > > patch doesn't correct the issue. > > > > [ 3774.584797] EXT4-fs error (device dm-8): ext4_iget:4985: inode #1614666: > > comm emerge: bad extended attribute block 1 > > Are you still confident the full patch works? It's interesting since that > has RCU, and the other changes point in that direction, too. It looks like the problem may be caused by changes in fs/ext4 (see comment 78). But I'm wondering why this only affects some (quite a few, though) and not all. Like others, I'm running 4.19.5 without any problem here, it's just nice. -- You are receiving this mail because: You are watching the assignee of the bug.