Re: [f2fs-dev] [PATCH 2/5] f2fs: avoid bug_on on corrupted inode

2018-04-25 Thread Chao Yu
On 2018/4/25 13:46, Jaegeuk Kim wrote: > syzbot has tested the proposed patch but the reproducer still triggered crash: > kernel BUG at fs/f2fs/inode.c:LINE! > > F2FS-fs (loop1): invalid crc value > F2FS-fs (loop5): Magic Mismatch, valid(0xf2f52010) - read(0x0) > F2FS-fs (loop5): Can't find valid

Re: [f2fs-dev] [PATCH 2/5] f2fs: avoid bug_on on corrupted inode

2018-04-25 Thread Chao Yu
On 2018/4/25 13:46, Jaegeuk Kim wrote: > syzbot has tested the proposed patch but the reproducer still triggered crash: > kernel BUG at fs/f2fs/inode.c:LINE! > > F2FS-fs (loop1): invalid crc value > F2FS-fs (loop5): Magic Mismatch, valid(0xf2f52010) - read(0x0) > F2FS-fs (loop5): Can't find valid

[PATCH 2/5] f2fs: avoid bug_on on corrupted inode

2018-04-24 Thread Jaegeuk Kim
syzbot has tested the proposed patch but the reproducer still triggered crash: kernel BUG at fs/f2fs/inode.c:LINE! F2FS-fs (loop1): invalid crc value F2FS-fs (loop5): Magic Mismatch, valid(0xf2f52010) - read(0x0) F2FS-fs (loop5): Can't find valid F2FS filesystem in 1th superblock F2FS-fs (loop5):

[PATCH 2/5] f2fs: avoid bug_on on corrupted inode

2018-04-24 Thread Jaegeuk Kim
syzbot has tested the proposed patch but the reproducer still triggered crash: kernel BUG at fs/f2fs/inode.c:LINE! F2FS-fs (loop1): invalid crc value F2FS-fs (loop5): Magic Mismatch, valid(0xf2f52010) - read(0x0) F2FS-fs (loop5): Can't find valid F2FS filesystem in 1th superblock F2FS-fs (loop5):