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 969873D348C for ; Thu, 22 Jan 2026 23:50:12 +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=1769125812; cv=none; b=kRNfHZqNkPoIhISv/xnh7sLQ7qLXUgIFKLR+hEBGvHpo8W55oe8KyL6OnNj4PngtyBieMNqtMXmKGcDzyk9Qtvmp2+J3o+W2mChVNllJ8+ABoomM0Y33RU5zjRWbrLet5F5sTXM16C0VjEhby5J2k/70zfJyIYyEXI9/Rd84YBM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769125812; c=relaxed/simple; bh=OnYnDkShB7EvEDeHr4ztkM/E1nYsb/voxa3SVqourQ0=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=IqGCsj+s/7MbjUzo6B+bCm55J5kPwhImFPhxM45DBqBBdHTNf+jxLIevzBotogaa2Railprl/QQfzktY5G7P2iSQCeK7jfSq6WoG3ZOuga500rPina9DsdK+sys5swFgWiyxR6lvJyC3iFRNQCnTe8dhiRwgXU4SMcup0N/iwPc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=UDxqRmG8; 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="UDxqRmG8" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 81ED2C116C6; Thu, 22 Jan 2026 23:50:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769125810; bh=OnYnDkShB7EvEDeHr4ztkM/E1nYsb/voxa3SVqourQ0=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=UDxqRmG8mQ0Z9FnhLlTxkrdBvbQfUDhiFDT7/RW8YRG4Zd+1Y6GTNyXlCqUCcSnjx PPSXWAEFUjQ1t3PgjNos6npF0QznsFV6h2U7DvTmVjgZTr8J9WahbVLRsSxD5V2kzh 7yUf1WxymRl/p56HRe95V71ZcP2MOoRtpIRxvde9GL3IgbXtzg1bSSrQP6CaivlzyA 8ZY3I7zDmrszWaU7R3JXNEU7PfeBg7rVmq666/bNqF0wm3cW0D5GsHGcWhAXcMcViw TSvXcyaTVllnP5YpV1v4Frol7fBTq/cXtEkY9bOpuXgXXYmfCdPaIz7ZNSWKk4B92P hyHmdhTU18P2w== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 11AB73808200; Thu, 22 Jan 2026 23:50:08 +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] Revert "f2fs: add timeout in f2fs_enable_checkpoint()" From: patchwork-bot+f2fs@kernel.org Message-Id: <176912580662.2327822.16181379860924625323.git-patchwork-notify@kernel.org> Date: Thu, 22 Jan 2026 23:50:06 +0000 References: <20260116215044.2565391-1-jaegeuk@kernel.org> In-Reply-To: <20260116215044.2565391-1-jaegeuk@kernel.org> To: Jaegeuk Kim Cc: linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, stable@kernel.org Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Fri, 16 Jan 2026 21:50:44 +0000 you wrote: > This reverts commit 4bc347779698b5e67e1514bab105c2c083e55502. > > For stability, let's keep flushing all the data. > > Cc: stable@kernel.org > Fixes: 4bc347779698 (f2fs: add timeout in f2fs_enable_checkpoint()") > Signed-off-by: Jaegeuk Kim > > [...] Here is the summary with links: - [f2fs-dev] Revert "f2fs: add timeout in f2fs_enable_checkpoint()" https://git.kernel.org/jaegeuk/f2fs/c/993663874be5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html