From: patchwork-bot+f2fs@kernel.org
To: Yi Sun <yi.sun@unisoc.com>
Cc: chao@kernel.org, jaegeuk@kernel.org, Ke.Wang@unisoc.com,
linux-kernel@vger.kernel.org, zhiguo.niu@unisoc.com,
linux-f2fs-devel@lists.sourceforge.net, Hao_hao.Wang@unisoc.com
Subject: Re: [f2fs-dev] [PATCH v5] f2fs: Optimize f2fs_truncate_data_blocks_range()
Date: Fri, 17 Jan 2025 21:10:34 +0000 [thread overview]
Message-ID: <173714823473.2259050.10213293686484817138.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250115053943.2450661-1-yi.sun@unisoc.com>
Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk@kernel.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
prev parent reply other threads:[~2025-01-17 21:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-15 5:39 [PATCH v5] f2fs: Optimize f2fs_truncate_data_blocks_range() Yi Sun
2025-01-16 10:47 ` Chao Yu
2025-01-17 21:10 ` patchwork-bot+f2fs [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=173714823473.2259050.10213293686484817138.git-patchwork-notify@kernel.org \
--to=patchwork-bot+f2fs@kernel.org \
--cc=Hao_hao.Wang@unisoc.com \
--cc=Ke.Wang@unisoc.com \
--cc=chao@kernel.org \
--cc=jaegeuk@kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=yi.sun@unisoc.com \
--cc=zhiguo.niu@unisoc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox