Hello:
This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim jaegeuk@kernel.org:
On Thu, 27 Jun 2024 15:17:11 +0800 you wrote:
It should wait all existing dio write IOs before block removal, otherwise, previous direct write IO may overwrite data in the block which may be reused by other inode.
Cc: stable@vger.kernel.org Signed-off-by: Chao Yu chao@kernel.org
[...]
Here is the summary with links: - [f2fs-dev] f2fs: fix to wait dio completion https://git.kernel.org/jaegeuk/f2fs/c/e60776860678
You are awesome, thank you!