Date: Fri, 26 Jan 2018 18:18:03 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 225423] panic: softdep_deallocate_dependencies: dangling deps Message-ID: <bug-225423-3630-IWLhrS9tHD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225423-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-225423-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=3D225423 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: mckusick Date: Fri Jan 26 18:17:11 UTC 2018 New revision: 328444 URL: https://svnweb.freebsd.org/changeset/base/328444 Log: For many years the message "fsync: giving up on dirty" has occationally appeared on UFS/FFS filesystems. In some cases it was promptly followed by a panic of "softdep_deallocate_dependencies: dangling deps". This fix should eliminate both of these occurences. Submitted by: Andreas Longwitz <longwitz at incore.de> Reviewed by: kib Tested by: Peter Holm (pho) PR: 225423 MFC after: 1 week Changes: head/sys/kern/vfs_default.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-225423-3630-IWLhrS9tHD>