Re: [f2fs-dev] [PATCH] f2fs: fix to don't dirty inode for readonly filesystem

2024-06-12 Thread patchwork-bot+f2fs
Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Tue, 4 Jun 2024 15:56:36 +0800 you wrote: > syzbot reports f2fs bug as below: > > kernel BUG at fs/f2fs/inode.c:933! > RIP: 0010:f2fs_evict_inode+0x1576/0x1590 fs/f2fs/inode.c:933 > Call Trace: > evict+0x2a4/0x620 fs/i

[f2fs-dev] [PATCH] f2fs: fix to don't dirty inode for readonly filesystem

2024-06-04 Thread Chao Yu
syzbot reports f2fs bug as below: kernel BUG at fs/f2fs/inode.c:933! RIP: 0010:f2fs_evict_inode+0x1576/0x1590 fs/f2fs/inode.c:933 Call Trace: evict+0x2a4/0x620 fs/inode.c:664 dispose_list fs/inode.c:697 [inline] evict_inodes+0x5f8/0x690 fs/inode.c:747 generic_shutdown_super+0x9d/0x2c0 fs/super