https://bugzilla.kernel.org/show_bug.cgi?id=215927 Bug ID: 215927 Summary: kernel deadlock when mounting the image Product: File System Version: 2.5 Kernel Version: 5.17 Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: XFS Assignee: filesystem_xfs@xxxxxxxxxxxxxxxxxxxxxx Reporter: yanming@xxxxxxxxxx Regression: No The kernel (v5.17) deadlocked when I was going to mount a XFS image. I'd tried to kill the mount process, but failed. Nothing I can do to recover the kernel but reboot. I am wondering is there a bug in the kernel? I have uploaded the XFS image to google net disk (https://drive.google.com/file/d/16pFbMkWkx692DWQX-3cE7yRO5JRsCzd0/view?usp=sharing). You can reproduce this issue by running: losetup /dev/loop0 case.img mount /dev/loop0 /mnt/test/ Hoping someone can help me with this issue. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.