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 466403DA7EA for ; Thu, 22 Jan 2026 23:50:18 +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=1769125818; cv=none; b=RJF4WM7nkWNhSAbMqDX27lc142VyOydw0DPBRqapgHM1+g1vACIcQKiwAs+KtKB2HuUKeZMpcbsOmtoA7Zf9dHWPntfTt0vyCiC8oX//+zvFDr9VYhRd70pM5kSLfowicb69M1vQEHHA8QkrvgZGcTdT3d+khCaOlPC2eY8UOKM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769125818; c=relaxed/simple; bh=CAEx1/tU1p3QPCcLmY51oA40SXigHmEJztLwJNpE/1Q=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=SPlHjqdjcg6SsPodXukHscRQ4Rh+47Y9YVJksqL0CACDVd8JBU+t9LQ03UDTYnKyPWKnyiVnE4RSa/H8JZiJSMVZPIzvSoQW1/rXu/OcdKkeza+LWk63rWV41k1e0OO/fjbSKJVlcuyxFfyipy3Rq39xQh6ZJyEViW8KLEILyio= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=ZU9X2NHq; 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="ZU9X2NHq" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8645AC116C6; Thu, 22 Jan 2026 23:50:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769125817; bh=CAEx1/tU1p3QPCcLmY51oA40SXigHmEJztLwJNpE/1Q=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ZU9X2NHqQHqdZwudt2MKAgh+9qkgRbDw66PrlfJZPwzC9KqVsFSjiQbSGQ8EiS1Lq hoVZhtzN7WF3glQfskZqbKGlviHCzg4hXNaxuXDGHmkgR4JH/VAxobIWTjklLlR/q2 0rsa2Wgx717Rq7IDYF8H1XIjleRlURqsWVCfAdp64ZxJBXLTiB0Wau7mLj5ht4q1AS K1FLDLWM5FFuguLvXe44rXjq1rbmiWH40pJNIjqTEE+IeK886BlXVCISVsU+Gu4cUZ fhBK9MlfKkEuHJOCObg4Y5naIvsWfoKfLu3qidllB43FJQ7bLGcQkj/ZJqmXv0OBWi OHVY08E6sVlQw== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 1199F3808200; Thu, 22 Jan 2026 23:50:15 +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 show simulate_lock_timeout correctly From: patchwork-bot+f2fs@kernel.org Message-Id: <176912581360.2327822.2144189384240699728.git-patchwork-notify@kernel.org> Date: Thu, 22 Jan 2026 23:50:13 +0000 References: <20260120091826.63308-1-chao@kernel.org> In-Reply-To: <20260120091826.63308-1-chao@kernel.org> To: Chao Yu Cc: jaegeuk@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, 20 Jan 2026 17:18:26 +0800 you wrote: > Commit d36de29f4bb5 ("f2fs: sysfs: introduce inject_lock_timeout") > introduces a bug as below, fix it. > > cat /sys/fs/f2fs/vdx/inject_lock_timeout > s/fs/f2fs/vdx/inject_lock_timeout: Invalid argument > > Signed-off-by: Chao Yu > > [...] Here is the summary with links: - [f2fs-dev] f2fs: fix to show simulate_lock_timeout correctly https://git.kernel.org/jaegeuk/f2fs/c/9af7dbef9890 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html