From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 65278C43334 for ; Sun, 19 Jun 2022 00:55:09 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-2.v29.lw.sourceforge.com) by sfs-ml-2.v29.lw.sourceforge.com with esmtp (Exim 4.94.2) (envelope-from ) id 1o2jDW-0008Rw-QT; Sun, 19 Jun 2022 00:55:07 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-2.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1o2jDV-0008Rp-2Z for linux-f2fs-devel@lists.sourceforge.net; Sun, 19 Jun 2022 00:55:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Transfer-Encoding:Content-Type:In-Reply-To: From:References:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To:Cc: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=4PUdXuMJWy31xf0jQP7Vs/TpobsJ52VwYOrK2JMwYV4=; b=N6vizbhOVKZnQ2AwQBfrO6TPaL atR2iFqgTcYuKhsnGJa9GLU735PBj4qRXylrRqR8PXth2yTlAtzDjLBWzfmSbfDWXBH6yciSY0Ycc 6I1KKnqBcVZLjyZEJFO3gRd/0kVyoVL/QTkR76UZrCKYBtsTRwGn05dyCfN+RH07siA0=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From:References:To: Subject:MIME-Version:Date:Message-ID:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=4PUdXuMJWy31xf0jQP7Vs/TpobsJ52VwYOrK2JMwYV4=; b=ScthRZ6DNAviUnOj85Rg1Fjdl2 Uj+ZAz83RPTtMdfrYHmwKWf9eHWOatpTop7cPwO8xomalqfQby7oRrpbRLQoqOQIDbjREUzby4jm7 CQR7RwuoN55AeS2P1f7q32oFtk1V7HvXFbGvPxA9vSmsDLnWpxqK/XffYJkOSNp/AzHo=; Received: from ams.source.kernel.org ([145.40.68.75]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.94.2) id 1o2jDS-0005ZP-GE for linux-f2fs-devel@lists.sourceforge.net; Sun, 19 Jun 2022 00:55:05 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 586FFB80B3F for ; Sun, 19 Jun 2022 00:54:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 874FDC3411A; Sun, 19 Jun 2022 00:54:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655600088; bh=x7abiCbuk7wG6GSu3AHKJhPYVCZGlCbAAv7OGXYdF0Q=; h=Date:Subject:To:References:From:In-Reply-To:From; b=OvAsvxp4psgzvMUwuYyixp1E0jUGsrpfqQdfTEpsNMOb2VVMK3uqwwX0JYwd4Siar UE52grnjeBe4P3Dcb4oxQJvfqwQEzowGcVjmUBHL8mWglQfqddmIkDJq6PLdO6Czti oLcckR0w90VYQ4+VAJsFNbxG3LNS/H0CsEYMEgkXj9aQFhhlESgOz43CHai469QzFC 2qNi05aEpVR/+m0imTv76+GAGzDBfcBPVyJGK/v/sljnfJU/FKYHrEJYH9uX1HZl5I To/8NFGYJ7Bq3CCNjtw5NWLOwHBifm7beUYk/aRjjkMqQEAtMRONWdCZmpskOiEAOm jNizIGX7J2Scw== Message-ID: Date: Sun, 19 Jun 2022 08:54:46 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Content-Language: en-US To: Jaegeuk Kim , linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net References: <20220617223106.3517374-1-jaegeuk@kernel.org> <20220617223106.3517374-3-jaegeuk@kernel.org> From: Chao Yu In-Reply-To: <20220617223106.3517374-3-jaegeuk@kernel.org> X-Headers-End: 1o2jDS-0005ZP-GE Subject: Re: [f2fs-dev] [PATCH 3/3] f2fs: do not skip updating inode when retrying to flush node page X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net On 2022/6/18 6:31, Jaegeuk Kim wrote: > Let's try to flush dirty inode again to improve subtle i_blocks mismatch. > > Signed-off-by: Jaegeuk Kim Reviewed-by: Chao Yu Thanks, _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel