https://bugzilla.kernel.org/show_bug.cgi?id=214551
Chao Yu ([email protected]) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] --- Comment #1 from Chao Yu ([email protected]) --- (In reply to li jiazi from comment #0) > reproduce step: > dd if=/dev/zero of=test count=256 > fsync test > rm test > Trigger an abnormal reboot immediately. > > After successful reboot, from dmesg, we can see f2fs recover this deleted > test file: If you want to see the status that file has been deleted after recovery, you must call fsync on parent directory of test before SPO. -- 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
