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 8087033ADA9 for ; Mon, 19 Jan 2026 13:54:22 +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=1768830864; cv=none; b=HY1EM8Mo+RFYBkPEi+nNt3Lzu4TrBx9h6W5eP9dCMyb/olWW6qQNswXwOARUDllliDUaAzNMLaP7yAC07XFKCMlta+QYHETy6t58x86AqgGjtdPVOgrwLfCkdd4SBzfTRtuSHe69U3wutT1nfxFOe+lX0r7u2AqUmzg+6IADHlg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768830864; c=relaxed/simple; bh=UaOpwZfVgQi4lTwpmpR/FZG0ekARNVcEu7JvoWCkOa4=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=UiWyiFyiz2Q+ecj70eWn4rOV5AhnDVF1xPvta++PsGS/hReWMdg12JC6FlTzE5mS5CnYxZFKjS4fxL3t/wPVPGg26Wd1IkN+iBSas1MhomhCq3YLSFFbX/dcvt2xF8Ub7EaNCpoRhU/K8EypICjV4VB8yeFIB0gg6iRMDjujwHg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=tWSj88yF; 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="tWSj88yF" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 32B96C116C6; Mon, 19 Jan 2026 13:54:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1768830862; bh=UaOpwZfVgQi4lTwpmpR/FZG0ekARNVcEu7JvoWCkOa4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=tWSj88yFHUoO8rCn8aVNVFBneQxHYqXlDLAei7olPyPRoP8zZdVBfULbyZy7o22xz B93Myiksrduf/lLlKMw2iwYg/xuRiCPLcZ2CdNZ/laiqzKM0REcEqGthrqBnGTWH0Z nFvp6l4eTiv0aIRtjOefgFo4dMaxZpkxAvqB5setKPoC/i032x3tDChoMlojqDnCMK cyJF4g2WjzzFENjySu/+5JhTOg/h3YcjhQg3K+i35TZ/gZ4ejecP2kubDu1Yk4fEXi 11xV9A4Oh8dVOeXzDMJDDcfzbFdqd9fRpbYWG4xgisIbd0ya7MucWpMX+O7w5aCM85 EPWH/VuD5zyxQ== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 3B7DC3A54A38; Mon, 19 Jan 2026 13:50:53 +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: use folio_end_read From: patchwork-bot+f2fs@kernel.org Message-Id: <176883065202.1419958.2177081840258528101.git-patchwork-notify@kernel.org> Date: Mon, 19 Jan 2026 13:50:52 +0000 References: <20260116043203.2313943-1-jaegeuk@kernel.org> In-Reply-To: <20260116043203.2313943-1-jaegeuk@kernel.org> To: Jaegeuk Kim Cc: linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, willy@infradead.org Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Fri, 16 Jan 2026 04:32:02 +0000 you wrote: > No logic change. > > Suggested-by: Matthew Wilcox (Oracle) > Signed-off-by: Jaegeuk Kim > --- > fs/f2fs/data.c | 10 +++------- > 1 file changed, 3 insertions(+), 7 deletions(-) Here is the summary with links: - [f2fs-dev] f2fs: use folio_end_read https://git.kernel.org/jaegeuk/f2fs/c/ec8bb999dc0c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html