Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2019 11:50:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 236452] [ext2fs] panic: mutex EXT2FS not owned at ../../../kern/kern_mutex.c:281, vmcore.23
Message-ID:  <bug-236452-3630-H7RcsajH6t@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236452-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236452-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236452

--- Comment #3 from commit-hook@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236452-3630-H7RcsajH6t>