From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 187051] "orphan list check failed" error in ext4
Date: Mon, 30 Jan 2017 02:21:28 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
To: linux-ext4@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.29.136]:43022 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1750900AbdA3C3c (ORCPT );
Sun, 29 Jan 2017 21:29:32 -0500
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 844C3202FF
for ; Mon, 30 Jan 2017 02:21:30 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id 67A05202AE
for ; Mon, 30 Jan 2017 02:21:28 +0000 (UTC)
In-Reply-To:
Sender: linux-ext4-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=187051
--- Comment #17 from Theodore Tso ---
So you're seeing it on both 4.9 and 4.8, correct?
How reliably can you reproduce the failure?
It's possible turning off metadata_csum might make a difference, although it
would seem surprising since the expected failure modes would involve checksum
failures, and that's not what you're seeing.
--
You are receiving this mail because:
You are watching the assignee of the bug.