From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 194071] data loss using fallocate and mmap
Date: Thu, 25 May 2017 11:29:21 +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]:38836 "EHLO
mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK)
by vger.kernel.org with ESMTP id S1759205AbdEYL30 (ORCPT
);
Thu, 25 May 2017 07:29:26 -0400
Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1])
by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4ACA827852
for ; Thu, 25 May 2017 11:29:25 +0000 (UTC)
In-Reply-To:
Sender: linux-ext4-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=194071
--- Comment #3 from Jan Kara (jack@suse.cz) ---
Created attachment 256719
--> https://bugzilla.kernel.org/attachment.cgi?id=256719&action=edit
[PATCH] ext4: Fix data corruption for mmap writes
This patch fixes the issue for me.
--
You are receiving this mail because:
You are watching the assignee of the bug.