Hello:
This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim jaegeuk@kernel.org:
On Wed, 4 Sep 2024 11:20:47 +0800 you wrote:
Some f2fs ioctl interfaces like f2fs_ioc_set_pin_file(), f2fs_move_file_range(), and f2fs_defragment_range() missed to check atomic_write status, which may cause potential race issue, fix it.
Cc: stable@vger.kernel.org Signed-off-by: Chao Yu chao@kernel.org
[...]
Here is the summary with links: - [f2fs-dev] f2fs: fix to check atomic_file in f2fs ioctl interfaces https://git.kernel.org/jaegeuk/f2fs/c/bfe5c0265426
You are awesome, thank you!