https://bugzilla.kernel.org/show_bug.cgi?id=215295
Chao Yu ([email protected]) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] --- Comment #1 from Chao Yu ([email protected]) --- Hi, thanks for the report The root cause is f2fs runs out-of-space, and then new_curseg returns an invalid segno (bug 215293), result in we access memory out-of-bound in reset_curseg() -> __mark_sit_entry_dirty() (bug 215295). bug 215295 and bug 215293 are the same issue, let's close current one, and only track 215293. Let me know if you have any concern. Thanks, -- You may reply to this email to add a comment. 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
