From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 201911] High frequency of gc cause application database corrupt Date: Mon, 10 Dec 2018 02:55:32 +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-4.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1gWBjS-0004Sa-0H for linux-f2fs-devel@lists.sourceforge.net; Mon, 10 Dec 2018 02:55:42 +0000 Received: from mail.wl.linuxfoundation.org ([198.145.29.98]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) id 1gWBjQ-008gm7-A0 for linux-f2fs-devel@lists.sourceforge.net; Mon, 10 Dec 2018 02:55:41 +0000 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0F80629EB5 for ; Mon, 10 Dec 2018 02:55:33 +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=201911 Chao Yu (chao@kernel.org) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chao@kernel.org --- Comment #1 from Chao Yu (chao@kernel.org) --- Sounds like that the problem was caused by GC, so could you merge below two commits and retry the test? https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-stable.git/commit/?h=linux-4.9.y&id=1d8aac3a98acaeb102083074b67da08ec9e9d440 https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-stable.git/commit/?h=linux-4.9.y&id=787485b8082e2271a01fab6f0bf267680e381bac Or in order to make sure whether there is the same issue in last 4.9 version kernel of AOSP, it will be better to use last f2fs codes in below branch: https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-stable.git/log/?h=linux-4.9.y -- You are receiving this mail because: You are watching the assignee of the bug.