From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 202749] f2fs: possibly fail to pageout because PagePrivate is set without increasing page count in .set_page_dirty() Date: Mon, 18 Mar 2019 09:34:13 +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-1.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1h5oey-0001af-6W for linux-f2fs-devel@lists.sourceforge.net; Mon, 18 Mar 2019 09:34:20 +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 1h5oex-005Mq1-KM for linux-f2fs-devel@lists.sourceforge.net; Mon, 18 Mar 2019 09:34:20 +0000 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0A09128E43 for ; Mon, 18 Mar 2019 09:34:14 +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=202749 --- Comment #2 from Chao Yu (chao@kernel.org) --- For better bug track, attaching related fixing patch info as below: 240a59156d9b ("f2fs: fix to add refcount once page is tagged PG_private") https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=240a59156d9bcfabceddb66be449e7b32fb5dc4a -- You are receiving this mail because: You are watching the assignee of the bug.