[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173714823473.2259050.10213293686484817138.git-patchwork-notify@kernel.org>
Date: Fri, 17 Jan 2025 21:10:34 +0000
From: patchwork-bot+f2fs@...nel.org
To: Yi Sun <yi.sun@...soc.com>
Cc: chao@...nel.org, jaegeuk@...nel.org, Ke.Wang@...soc.com,
linux-kernel@...r.kernel.org, zhiguo.niu@...soc.com,
linux-f2fs-devel@...ts.sourceforge.net, Hao_hao.Wang@...soc.com
Subject: Re: [f2fs-dev] [PATCH v5] f2fs: Optimize
f2fs_truncate_data_blocks_range()
Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk@...nel.org>:
On Wed, 15 Jan 2025 13:39:43 +0800 you wrote:
> Function f2fs_invalidate_blocks() can process consecutive
> blocks at a time, so f2fs_truncate_data_blocks_range() is
> optimized to use the new functionality of
> f2fs_invalidate_blocks().
>
> Add two variables @blkstart and @blklen, @blkstart records
> the first address of the consecutive blocks, and @blkstart
> records the number of consecutive blocks.
>
> [...]
Here is the summary with links:
- [f2fs-dev,v5] f2fs: Optimize f2fs_truncate_data_blocks_range()
https://git.kernel.org/jaegeuk/f2fs/c/120ac1dc322f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists