From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 202637] Chmod'ed directory permission is not
persisted with fsync
Date: Mon, 25 Feb 2019 19:30:47 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from [172.30.20.202] (helo=mx.sourceforge.net)
by sfs-ml-2.v29.lw.sourceforge.com with esmtps
(TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1)
(envelope-from )
id 1gyLxl-0001Ac-4a
for linux-f2fs-devel@lists.sourceforge.net; Mon, 25 Feb 2019 19:30:53 +0000
Received: from mail.wl.linuxfoundation.org ([198.145.29.98])
by sfi-mx-1.v28.lw.sourceforge.com with esmtps
(TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1)
id 1gyLxj-007Kzs-E4
for linux-f2fs-devel@lists.sourceforge.net; Mon, 25 Feb 2019 19:30:53 +0000
Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1])
by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B50812B93A
for ;
Mon, 25 Feb 2019 19:30:45 +0000 (UTC)
In-Reply-To:
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net
To: linux-f2fs-devel@lists.sourceforge.net
https://bugzilla.kernel.org/show_bug.cgi?id=202637
--- Comment #2 from Seulbae Kim (seulbae@gatech.edu) ---
Thank you for quick response Chao Yu!
I tested your patch by applying it on kernel v5.0.0-rc7, and confirmed that the
reported bug is fixed.
(In reply to Chao Yu from comment #1)
> Seulbae, thanks for the report.
>
> I've written a patch for that, could you please check it?
>
> [PATCH] f2fs: fix to dirty inode for i_mode recovery
--
You are receiving this mail because:
You are watching the assignee of the bug.