Received: by 2002:a25:d7c1:0:0:0:0:0 with SMTP id o184csp483789ybg; Fri, 18 Oct 2019 02:53:11 -0700 (PDT) X-Google-Smtp-Source: APXvYqxLNnd+wrprP7/Ad6qVl89InBUzQ+ppZbJoVRRjtrBo24V/8t8IszWCbLLoJc+lpV5skg31 X-Received: by 2002:a17:907:119c:: with SMTP id uz28mr7852782ejb.115.1571392391200; Fri, 18 Oct 2019 02:53:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571392391; cv=none; d=google.com; s=arc-20160816; b=PrUCciBlmnMq3akbP5kb8jN/Ma6hAr74RNxS+E0pFnydAyri5eWtwrDEj//VH3L6UA hIsBRgfRX7JhCN1vE0qE7ASO7K+sLReHwgpOU3mqmehjKMKp788XtxmhlviGywL9RcLh 9gqe5TFSRI12AqQXjnGFxEyP9WP6GBhhuWmva0Yk2OW6gFdgKTEl5k6Zy/K5dSv6vLPt YNNwHf+xjaHovDTZYUa16PufIuR2FLouaVSkRTX855F6RozuZISDE+hrQ/R/7f85ggyU V06OvHjxwKpFx149BFCS5MUuTh9ZqMTakCKkvfcGtR11QKjKOJ6wKqNZNp0uerU3GeaE UopA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:auto-submitted :content-transfer-encoding:references:in-reply-to:message-id:date :subject:to:from; bh=QpOf8L4G4A+i5f/0Ya5IIVUuHgYJJZGeCj1DX3W5fr4=; b=prI5xS/EjEAQSox+y+YJotlNZorasiirLuSyyIWsDWM2v+sgo+AWTolxwvpxn6GCFM cpglk8jEasFKP9fZmqiNvaEP5vlaiCtpU4/HrK4cfuPB880T4WUoWn/lLNRf/FCtEHwN VTsrN4bGT/m1FrY1qALKW63sTb3IKPnJmgS5sNti3+TZ/hyzuy9hnhNceIDeFng+ekPj 76ALh0LSDSkyJh6/lx7QnbF83aPqjfGWiG08xksihz7FuEEy1uzJn2tX0hyJCuehJxyX i9Lav+AQR0g0az84Iy7qnZspBLPuAMB6C5OOfPRdzeUdWomSC/i9KNH3/UD4UDjzS4GF GRcw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c10si3482806edc.419.2019.10.18.02.52.45; Fri, 18 Oct 2019 02:53:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2392583AbfJQGus convert rfc822-to-8bit (ORCPT + 99 others); Thu, 17 Oct 2019 02:50:48 -0400 Received: from mail.kernel.org ([198.145.29.99]:56146 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389340AbfJQGus (ORCPT ); Thu, 17 Oct 2019 02:50:48 -0400 From: bugzilla-daemon@bugzilla.kernel.org Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) To: linux-ext4@vger.kernel.org Subject: [Bug 205197] kernel BUG at fs/ext4/extents_status.c:884 Date: Thu, 17 Oct 2019 06:50:47 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo fs_ext4@kernel-bugs.osdl.org X-Bugzilla-Product: File System X-Bugzilla-Component: ext4 X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: arnaud@btmx.fr X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: fs_ext4@kernel-bugs.osdl.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=205197 --- Comment #2 from Arnaud Bétrémieux (arnaud@btmx.fr) --- Sorry for the delay. I can confirm that although the partition still does not mount, there is indeed no "BUG" with this patch applied. -- You are receiving this mail because: You are watching the assignee of the bug.