From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 193661] xattr ext4_xattr_block_find, bad block on cleanly
formatted ext4 partition
Date: Tue, 28 Feb 2017 14:01:36 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8BIT
To: linux-ext4@kernel.org
Return-path:
Received: from mail.wl.linuxfoundation.org ([198.145.29.98]:51996 "EHLO
mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK)
by vger.kernel.org with ESMTP id S1751497AbdB1OB6 (ORCPT
);
Tue, 28 Feb 2017 09:01:58 -0500
Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1])
by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CA76E28524
for ; Tue, 28 Feb 2017 14:01:42 +0000 (UTC)
Received: from pdx-korg-bugzilla-1.web.codeaurora.org (unknown [172.30.200.120])
by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 78AFC2851F
for ; Tue, 28 Feb 2017 14:01:42 +0000 (UTC)
In-Reply-To:
Sender: linux-ext4-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=193661
Theodore Tso (tytso@mit.edu) changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|fs_ext4@kernel-bugs.osdl.or |tytso@mit.edu
|g |
--- Comment #10 from Theodore Tso (tytso@mit.edu) ---
Created attachment 254979
--> https://bugzilla.kernel.org/attachment.cgi?id=254979&action=edit
ext4: lock the the xattr block before calculating its checksum
--
You are receiving this mail because:
You are watching the assignee of the bug.