[Bug 225423] panic: softdep_deallocate_dependencies: dangling deps

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 15 21:24:09 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225423

--- Comment #15 from Kirk McKusick <mckusick at FreeBSD.org> ---
(In reply to Eric van Gyzen from comment #14)
Indeed `umount -f /dev' is insane. The /dev filesystem does not use UFS or soft
updates, so I assume that you are getting the panic because of interaction with
/dev/gpt/scratch which is a UFS filesystem. To the extent that the problem is
with /dev/gpt/scratch then yes, the hardening work that we are doing should
resolve that panic.

The hardening work is proceeding, albeit slowly...

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


More information about the freebsd-fs mailing list