linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
* [f2fs-dev] [Bug 215935] New: kernel hangs when invoking system calls
@ 2022-05-03  5:08 bugzilla-daemon
  2022-05-03 16:41 ` [f2fs-dev] [Bug 215935] " bugzilla-daemon
  2022-05-05  3:45 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2022-05-03  5:08 UTC (permalink / raw)
  To: linux-f2fs-devel

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

            Bug ID: 215935
           Summary: kernel hangs when invoking system calls
           Product: File System
           Version: 2.5
    Kernel Version: 5.18.0-rc2
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: f2fs
          Assignee: filesystem_f2fs@kernel-bugs.kernel.org
          Reporter: yanming@tju.edu.cn
        Regression: No

Created attachment 300870
  --> https://bugzilla.kernel.org/attachment.cgi?id=300870&action=edit
case.c

I'd mounted a F2FS image with several mount options. When I was invoking file
operations on the mount point, the kernel hangs, and the process cannot be
killed.

The file operations are in case.c, and the image is provided at
(https://drive.google.com/file/d/1YchwhB5R5ToURLSFy20rQc0wDOvRCltP/view?usp=sharing).

This issue can be reproduced by running the following commands:
losetup /dev/loop0 case.img
mount -o
"disable_roll_forward,nouser_xattr,noacl,active_logs=6,disable_ext_identify,inline_dentry,flush_merge,nobarrier,fastboot,data_flush,alloc_mode=reuse,fsync_mode=posix,test_dummy_encryption"
/dev/loop0 /mnt/test/
gcc -o case case.c
./case

-- 
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:[~2022-05-05  3:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-03  5:08 [f2fs-dev] [Bug 215935] New: kernel hangs when invoking system calls bugzilla-daemon
2022-05-03 16:41 ` [f2fs-dev] [Bug 215935] " bugzilla-daemon
2022-05-05  3:45 ` 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).