Hello:
This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim jaegeuk@kernel.org:
On Tue, 7 Oct 2025 03:53:43 +0000 you wrote:
Assuming the disk layout as below,
disk0: 0 --- 0x00035abfff disk1: 0x00035ac000 --- 0x00037abfff disk2: 0x00037ac000 --- 0x00037ebfff
and we want to read data from offset=13568 having len=128 across the block devices, we can illustrate the block addresses like below.
[...]
Here is the summary with links: - [f2fs-dev] f2fs: fix wrong block mapping for multi-devices https://git.kernel.org/jaegeuk/f2fs/c/7d9fdb3c9e5b
You are awesome, thank you!