From: bugzilla-daemon@kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 215932] New: kernel hangs after mounting the image
Date: Mon, 02 May 2022 06:24:20 +0000 [thread overview]
Message-ID: <bug-215932-13602@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=215932
Bug ID: 215932
Summary: kernel hangs after mounting the image
Product: File System
Version: 2.5
Kernel Version: 5.17.5
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: ext4
Assignee: fs_ext4@kernel-bugs.osdl.org
Reporter: yanming@tju.edu.cn
Regression: No
Created attachment 300866
--> https://bugzilla.kernel.org/attachment.cgi?id=300866&action=edit
compressed image
I have mounted a Ext4 image with several mount options. When I try to create a
file on the mount point, the kernel hangs. The process even cannot be killed. I
am wondering whether there is a bug in the file system?
This issue can be reproduced by running the following commands:
losetup /dev/loop0 case.img
mount -o
"acl,oldalloc,user_xattr,jqfmt=vfsv1,nojournal_checksum,nobarrier,inode_readahead_blks=8,journal_ioprio=7,auto_da_alloc,init_itable=0,noblock_validity,dioread_lock,minixdf,errors=remount-ro"
/dev/loop0 /mnt/test/
touch /mnt/test/test
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
reply other threads:[~2022-05-02 6:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-215932-13602@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=linux-ext4@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.