Re: [f2fs-dev] [PATCH] f2fs: fix to avoid out-of-boundary access in devs.path

2025-07-11 Thread patchwork-bot+f2fs--- via Linux-f2fs-devel
Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Fri, 11 Jul 2025 15:14:50 +0800 you wrote: > - touch /mnt/f2fs/012345678901234567890123456789012345678901234567890123 > - truncate -s $((1024*1024*1024)) \ > /mnt/f2fs/012345678901234567890123456789012345678901234567890

[f2fs-dev] [PATCH] f2fs: fix to avoid out-of-boundary access in devs.path

2025-07-11 Thread Chao Yu via Linux-f2fs-devel
- touch /mnt/f2fs/012345678901234567890123456789012345678901234567890123 - truncate -s $((1024*1024*1024)) \ /mnt/f2fs/012345678901234567890123456789012345678901234567890123 - touch /mnt/f2fs/file - truncate -s $((1024*1024*1024)) /mnt/f2fs/file - mkfs.f2fs /mnt/f2fs/01234567890123456789012345678