Date: Mon, 21 Jan 2019 00:41:10 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 234906] kernel panic: softdep_setup_inomapdep: dependency 0xfffff80107d15c00 for newinode already exists Message-ID: <bug-234906-3630-osgeUaILFt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234906-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-234906-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=3D234906 --- Comment #21 from Conrad Meyer <cem@freebsd.org> --- (In reply to Warner Losh from comment #20) The hypothesis isn't that the drive is corrupting data, but that the UFS tr= im consolidate logic in particular may have a softdep bug which lead to corrupt state. Disabling trim is just a proxy for disabling trim consolidation. I guess another way to target that specifically would just be vfs.ffs.dotrimcons=3D0. Separate from that, there is the possibility that some function of the drive itself injected corruption (volatile write cache or whatever) -- but that explanation is unrelated to TRIM. --=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-234906-3630-osgeUaILFt>