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 A85AB2139C9 for ; Wed, 7 Jan 2026 03:33:49 +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=1767756829; cv=none; b=ROzjYQhrNbP02BLbsP9H5UwNowYRpuHcMvuQiVgQNAzHClu5h4L+QfOYq/oD2re/o/6Iek/76Rqw3zfLQDnxfN+IsyGUTlAF+1Hrfhm1ma8MGQT8PrZijpkWtutx79o9yuyWCiUPuancJCOqIB9ohCzdoGbAfLWIunYanrR1+Ys= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767756829; c=relaxed/simple; bh=2L/CBeINURPxehm4YsRgkPYcvaK7wHRBVIr61llWTHU=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=aoLXt1QuuivfuiWXPF6LdvgihSBCmiCcXr9eWbCYwshTS4+HwBuPWf+KH9skvS/BcdECSwO6HuZIUUVEnI25mD9KoyekEYBXaXJNdTeQLWb1c1DQxbs8BFVWSlerlYeS6xdKQqTkPSgOQMmzpMlw+hddYgQ9HsfNojaeoOjtSwk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=dAIDMaQU; 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="dAIDMaQU" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 88E37C4CEF7; Wed, 7 Jan 2026 03:33:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1767756829; bh=2L/CBeINURPxehm4YsRgkPYcvaK7wHRBVIr61llWTHU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=dAIDMaQU+i5mDTHveGU3RNisuLQ2lpseAKYmCGmlhtS25Azuq+VfZj4KeeVZXHYuY 7HIndsb1YjG4K3xP3dUMsyPURlsVW77qZJ10G8UNzIjroUR8PrDsrrKYeXXEnFshnN YIQUFLuZopFV3beDDGrxQOmkTVZQ8V9o7jx4AjkF4uWMyrdER9/4SGFGARhQ7fO2e+ 858JrC0E6P0lLKyLZelTuW6TG8M+Xf9Hkr+7yCeFA1U8EtXpX6HKtiFUgALom07WNT dI/50YKZVdsElYyBRhm37108mKlWnsIBA1Cyi7Uml2yKfRPqEnJeYjiT8RJeRV70qX Q4JCXWd+xESww== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 3B5B1380CEF5; Wed, 7 Jan 2026 03:30:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [f2fs-dev] [PATCH v3] f2fs: fix to add gc count stat in f2fs_gc_range From: patchwork-bot+f2fs@kernel.org Message-Id: <176775662677.2218650.11507731650705298246.git-patchwork-notify@kernel.org> Date: Wed, 07 Jan 2026 03:30:26 +0000 References: <1766717764-19956-1-git-send-email-zhiguo.niu@unisoc.com> In-Reply-To: <1766717764-19956-1-git-send-email-zhiguo.niu@unisoc.com> To: Zhiguo Niu Cc: jaegeuk@kernel.org, chao@kernel.org, ke.wang@unisoc.com, linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, Hao_hao.Wang@unisoc.com Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Fri, 26 Dec 2025 10:56:04 +0800 you wrote: > It missed the stat count in f2fs_gc_range. > > Cc: stable@kernel.org > Fixes: 9bf1dcbdfdc8 ("f2fs: fix to account gc stats correctly") > Signed-off-by: Zhiguo Niu > --- > V3: correct Fixes tags > > [...] Here is the summary with links: - [f2fs-dev,v3] f2fs: fix to add gc count stat in f2fs_gc_range https://git.kernel.org/jaegeuk/f2fs/c/761dac9073cd You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html