Date: Wed, 31 Aug 2016 15:06:24 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 212168] [panic] [UFS] use-after-free panic (0xdeadc0dedeadc0de) Message-ID: <bug-212168-3630-jwNBh9JzAc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-212168-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-212168-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=3D212168 --- Comment #12 from Konstantin Belousov <kib@FreeBSD.org> --- (In reply to Andrew Turner from comment #11) WORKLIST_INSERT_UNLOCKED() is used in only one place, where workhead is private. Also, from what I understand, the workitems from that list cannot= be attached to the inodeblock. --=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-212168-3630-jwNBh9JzAc>