From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 203167] Kernel page fault with update_sit_entry+0x113/0x420 Date: Wed, 17 Apr 2019 02:34:00 +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 1hGaOn-0005yC-Gt for linux-f2fs-devel@lists.sourceforge.net; Wed, 17 Apr 2019 02:34:09 +0000 Received: from mail.wl.linuxfoundation.org ([198.145.29.98]) by sfi-mx-4.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) id 1hGaOm-00B1sW-9O for linux-f2fs-devel@lists.sourceforge.net; Wed, 17 Apr 2019 02:34:09 +0000 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1A381289F0 for ; Wed, 17 Apr 2019 02:34:01 +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=203167 Chao Yu (chao@kernel.org) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #3 from Chao Yu (chao@kernel.org) --- I just enable valid block consistent check in check_block_count() by default, which is enabled only CONFIG_F2FS_CHECK_FS is set previously. f2fs: fix to do sanity check on valid block count of segment -- You are receiving this mail because: You are watching the assignee of the bug.