[Bug 219935] Kernel panic in getnewvnode (possibly ZFS related)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 25 10:55:25 UTC 2017


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

--- Comment #4 from Andriy Gapon <avg at FreeBSD.org> ---
There are some other things to try.  For example, following pointers in
v_nmntvnodes on a chance that they still point to valid vnodes on the original
mount list. Also, v_cache_dst.tqh_first may happen to point to struct 
namecache that's not been trashed yet, so it might be possible to find some
useful bits there like a pointer to a parent directory vnode.

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


More information about the freebsd-bugs mailing list