https://bugzilla.kernel.org/show_bug.cgi?id=202989
--- Comment #6 from Chao Yu ([email protected]) --- > I would like to clarify that kernel panic are from two different machines. > And both new_blkaddr and old_blkaddr of fio are 0xFFFFFFFF. Okay, so that we need to add log to track block address return from f2fs_allocate_data_block(). If it allocates 0xffffffff, should kernel panic in update_sit_entry() in prior to f2fs_submit_page_bio()? -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
