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 A4BE825D53C for ; Wed, 7 Jan 2026 03:33:52 +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=1767756832; cv=none; b=t9fpvSl7FrWaojIdknqBDCHHe9irzfFJrl1My/SjamQX1bQWcXbEu2L+zjBS3Pb+T9+fra7LbPBJR1X6O4nw0lZVfR6NOj6DwJ0GzIAYhjpCJ4OYv0Erek5deRK0oVZnRCcDXJhbFywVe22CYpIWDS+D5phw0O44axOwKL2vtTI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767756832; c=relaxed/simple; bh=3kb8o5IIZUaNokXWUna0ZswyrU0OjetgvYs+xcbE5WA=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=K04Ps8rYtYanBvDse9HsU0z5+qhvacWVLScErVAARAgKCFzrx1/wpIotC3axC5gRrMGfKd+iq1yLue4YBCgTjDXQOcMJCt+crD/BL0tf9kX12PjvTB75K3TkmRatwNneXCJIv/00htcS8LY3NSRlWZ/OodKZ+D14LlySXs3a2oA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=C/331u9b; 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="C/331u9b" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 86D62C4CEF7; Wed, 7 Jan 2026 03:33:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1767756832; bh=3kb8o5IIZUaNokXWUna0ZswyrU0OjetgvYs+xcbE5WA=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=C/331u9b0c1rR6jIKPT24r+3ygR4BZfpQ3FVf+ygNCvniuPBtBlZtUaZa5B6OW3gR cfG2REygLZ4GKzbNy+ydSJLmLsZOnHhr4+2zDTDxguV3CmTtkZZTl30EYKT2x6Ltxj bv2ShWc2DoK6YCYoFWtihcBwkW7WgekwSFCGwp2aBjgRUOxZM5HjwcFTVuBGxVZknW kj0NIJv2nZ4ar+NIUFTN8fUcfktVO4NtUrKE6+f29yasOBcy9AEMyCIVxB+aGqG9zK 8aOBIpb0RDcBWMvHDur8pgoZo1mkAb1PZZWUYgqUW4oi5iWEUhEHsFt6kFjrMmahcY 7NbvHUfJ3wE3A== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 3B8D4380CEF5; Wed, 7 Jan 2026 03:30:31 +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] f2fs: fix to check sysfs filename w/ gc_pin_file_thresh correctly From: patchwork-bot+f2fs@kernel.org Message-Id: <176775662980.2218650.15637976105031314723.git-patchwork-notify@kernel.org> Date: Wed, 07 Jan 2026 03:30:29 +0000 References: <20260106063117.29975-1-chao@kernel.org> In-Reply-To: <20260106063117.29975-1-chao@kernel.org> To: Chao Yu Cc: jaegeuk@kernel.org, stable@kernel.org, linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Tue, 6 Jan 2026 14:31:17 +0800 you wrote: > Sysfs entry name is gc_pin_file_thresh instead of gc_pin_file_threshold, > fix it. > > Cc: stable@kernel.org > Fixes: c521a6ab4ad7 ("f2fs: fix to limit gc_pin_file_threshold") > Signed-off-by: Chao Yu > > [...] Here is the summary with links: - [f2fs-dev] f2fs: fix to check sysfs filename w/ gc_pin_file_thresh correctly https://git.kernel.org/jaegeuk/f2fs/c/0eda086de85e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html