linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
* [f2fs-dev] [Bug 214551] New: Roll-Forward recovery recover deleted file
@ 2021-09-28  6:29 bugzilla-daemon
  2021-09-28 15:27 ` [f2fs-dev] [Bug 214551] " bugzilla-daemon
  2021-12-12  4:08 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2021-09-28  6:29 UTC (permalink / raw)
  To: linux-f2fs-devel

https://bugzilla.kernel.org/show_bug.cgi?id=214551

            Bug ID: 214551
           Summary: Roll-Forward recovery recover deleted file
           Product: File System
           Version: 2.5
    Kernel Version: 5.4
          Hardware: ARM
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: f2fs
          Assignee: filesystem_f2fs@kernel-bugs.kernel.org
          Reporter: lijiazi@xiaomi.com
        Regression: No

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:
[    4.421237] F2FS-fs (dm-10): recover_inode: ino = 652d, name = test, inline
= 21
[    4.421407] F2FS-fs (dm-10): recover_dentry: ino = 652d, name = test, dir =
5985, err = 0

-- 
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
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-12  4:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-28  6:29 [f2fs-dev] [Bug 214551] New: Roll-Forward recovery recover deleted file bugzilla-daemon
2021-09-28 15:27 ` [f2fs-dev] [Bug 214551] " bugzilla-daemon
2021-12-12  4:08 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).