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 4831DC5478C for ; Tue, 27 Feb 2024 06:08:58 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-3.v29.lw.sourceforge.com) by sfs-ml-3.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1reqe6-0002fW-LL; Tue, 27 Feb 2024 06:08:55 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-3.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1reqe3-0002fQ-Qa for linux-f2fs-devel@lists.sourceforge.net; Tue, 27 Feb 2024 06:08:52 +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=sZTpylAV6C+klQAm8/ckLm9742gv0ACh3ENcKpjl350=; b=PcjJbyfzP8f68nCzogcw2SzmDs dYvWHKGhvE+F21EDRG/HhMUkR498tUvG7gMVaxb2AxaBULTofdZoOVgZb7bid/Q8BevjXQ50OX1is 2xd9ZSlvtkK1SQDE/d7Qm3RPma31csCj7BrLgtaKdKgLCqG7wrmBzGx5El85K0eoHwl8=; 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=sZTpylAV6C+klQAm8/ckLm9742gv0ACh3ENcKpjl350=; b=LoNPZ2jk+DbVwWzyVGhs20Cu0G VBGA54XYLP6UeWJe1dqvlpDMfz6WRLEegfZSo4chmen4ZEsjes7BzPsuHjqiNLrskssLbv2xJd52Q MLLzgl+7UWDll9m7HFHX3PQEVdqpQOKpDWB2O4Shgg3l6KL9miOSND4hdpwBWcNOAp6w=; Received: from dfw.source.kernel.org ([139.178.84.217]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1reqe0-0003uB-0b for linux-f2fs-devel@lists.sourceforge.net; Tue, 27 Feb 2024 06:08:51 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 8225561380 for ; Tue, 27 Feb 2024 06:08:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4D443C433F1; Tue, 27 Feb 2024 06:08:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709014117; bh=zyZ53bXR7NudODqVYwDdT0UwnIl9wLhNRm6xad5mwF8=; h=Date:Subject:To:References:From:In-Reply-To:From; b=qaq4xH5c7VeCzJjc5mjEH0XkwhczWdFoKePFxbXKp4YGH0th+3DGsEbFmlSEP0JoG 1JFm2DdfNKc+/+cNNMxfqBbOUPKQbqgavpesyfCD9gkPvhGxG74stgbksDT/gGjTvM o8gy5feGCR2wcnbkz6NI/GwiwkrJ8DUKAvVK3PCs+yQY7ipKxqWadvHj7wdAabD1d8 houexgAywN35U6sDPjTp/l24LuEJF5sLZJqBtD/drFJFwhQMtLH2p+4HHdC9LTwkxe 7yqcZ185YFUGfQ2cceNVw3+I+7W3f/mHML4Zuf1FgWpsG7IrrELm6G9cheyvLIRA5O KccidT5fU3GLQ== Message-ID: Date: Tue, 27 Feb 2024 14:08:33 +0800 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: Jaegeuk Kim , linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net References: <20240223205535.307307-1-jaegeuk@kernel.org> From: Chao Yu In-Reply-To: X-Headers-End: 1reqe0-0003uB-0b Subject: Re: [f2fs-dev] [PATCH 1/5 v2] f2fs: check number of blocks in a current section 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 2024/2/27 7:14, Jaegeuk Kim wrote: > In cfd66bb715fd ("f2fs: fix deadloop in foreground GC"), we needed to check > the number of blocks in a section instead of the segment. > > Fixes: cfd66bb715fd ("f2fs: fix deadloop in foreground GC") > 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id AE9F55336E for ; Tue, 27 Feb 2024 06:08:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709014117; cv=none; b=r7FP+8MnSCiAiqeA69kGB9TcXc6zi4JFyOk817X5iWLXJd4S0nNkyy1BSXtNVJSL/NAIyglfmz69YQFDuysF3t8sl2WYsFcTqHgp1TQKQSnJswgO9Nh/pnsOLQEi0LziIyLiJhVmuHIMu3JOys6c1FzpocmXdxR3KxuEsNSEW20= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709014117; c=relaxed/simple; bh=zyZ53bXR7NudODqVYwDdT0UwnIl9wLhNRm6xad5mwF8=; h=Message-ID:Date:MIME-Version:Subject:To:References:From: In-Reply-To:Content-Type; b=BzN5xcCaReUsOa5dkd9DS1E0NQqtEElt7PTfPF6vJyach2DOu65P3SJFBqilOXoajCBGLZ8lv/hn94eU5wLtWS7wDkHl+RUqTY1V2ZevEqVB0kT7gc1H5jqKnDejRBAPaJMxIEHEezIU3Ey/oAmnZ7qWCB6iUVDX9afQU0XMGlk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=qaq4xH5c; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="qaq4xH5c" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4D443C433F1; Tue, 27 Feb 2024 06:08:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709014117; bh=zyZ53bXR7NudODqVYwDdT0UwnIl9wLhNRm6xad5mwF8=; h=Date:Subject:To:References:From:In-Reply-To:From; b=qaq4xH5c7VeCzJjc5mjEH0XkwhczWdFoKePFxbXKp4YGH0th+3DGsEbFmlSEP0JoG 1JFm2DdfNKc+/+cNNMxfqBbOUPKQbqgavpesyfCD9gkPvhGxG74stgbksDT/gGjTvM o8gy5feGCR2wcnbkz6NI/GwiwkrJ8DUKAvVK3PCs+yQY7ipKxqWadvHj7wdAabD1d8 houexgAywN35U6sDPjTp/l24LuEJF5sLZJqBtD/drFJFwhQMtLH2p+4HHdC9LTwkxe 7yqcZ185YFUGfQ2cceNVw3+I+7W3f/mHML4Zuf1FgWpsG7IrrELm6G9cheyvLIRA5O KccidT5fU3GLQ== Message-ID: Date: Tue, 27 Feb 2024 14:08:33 +0800 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [f2fs-dev] [PATCH 1/5 v2] f2fs: check number of blocks in a current section Content-Language: en-US To: Jaegeuk Kim , linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net References: <20240223205535.307307-1-jaegeuk@kernel.org> From: Chao Yu In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2024/2/27 7:14, Jaegeuk Kim wrote: > In cfd66bb715fd ("f2fs: fix deadloop in foreground GC"), we needed to check > the number of blocks in a section instead of the segment. > > Fixes: cfd66bb715fd ("f2fs: fix deadloop in foreground GC") > Signed-off-by: Jaegeuk Kim Reviewed-by: Chao Yu Thanks,