[Bug 236452] [ext2fs] panic: mutex EXT2FS not owned at ../../../kern/kern_mutex.c:281, vmcore.23
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 15 11:50:39 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236452
--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:
Author: fsu
Date: Fri Mar 15 11:49:46 UTC 2019
New revision: 345179
URL: https://svnweb.freebsd.org/changeset/base/345179
Log:
Remove unneeded mount point unlock function calls.
The ext2_nodealloccg() function unlocks the mount point
in case of successful node allocation.
The additional unlocks are not required and should be removed.
PR: 236452
Reported by: pho
MFC after: 3 days
Changes:
head/sys/fs/ext2fs/ext2_alloc.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-fs
mailing list