Hello:

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

On Wed,  5 Nov 2025 14:50:22 +0800 you wrote:
> With below scripts, it will trigger panic in f2fs:
> 
> mkfs.f2fs -f /dev/vdd
> mount /dev/vdd /mnt/f2fs
> touch /mnt/f2fs/foo
> sync
> echo 111 >> /mnt/f2fs/foo
> f2fs_io fsync /mnt/f2fs/foo
> f2fs_io shutdown 2 /mnt/f2fs
> umount /mnt/f2fs
> mount -o ro,norecovery /dev/vdd /mnt/f2fs
> or
> mount -o ro,disable_roll_forward /dev/vdd /mnt/f2fs
> 
> [...]

Here is the summary with links:
  - [f2fs-dev,1/2] f2fs: fix return value of f2fs_recover_fsync_data()
    https://git.kernel.org/jaegeuk/f2fs/c/d05faa07e7da
  - [f2fs-dev,2/2] f2fs: fix to detect recoverable inode during dryrun of 
find_fsync_dnodes()
    https://git.kernel.org/jaegeuk/f2fs/c/ca244e9242a1

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