Hello:

This series was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <[email protected]>:

On Mon, 23 Mar 2026 20:06:22 +0800 you wrote:
> From: Yongpeng Yang <[email protected]>
> 
> When f2fs_map_blocks()->f2fs_map_blocks_cached() hits the read extent
> cache, map->m_multidev_dio is not updated, which leads to incorrect
> multidevice information being reported by trace_f2fs_map_blocks().
> 
> This patch updates map->m_multidev_dio in f2fs_map_blocks_cached() when
> the read extent cache is hit.
> 
> [...]

Here is the summary with links:
  - [f2fs-dev,v4,1/2] f2fs: fix incorrect multidevice info in 
trace_f2fs_map_blocks()
    https://git.kernel.org/jaegeuk/f2fs/c/eb2ca3ca9835
  - [f2fs-dev,v4,2/2] f2fs: fix fiemap boundary handling when read extent cache 
is incomplete
    https://git.kernel.org/jaegeuk/f2fs/c/95e159ad3e52

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html




_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to