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

--- Comment #4 from Andriy Gapon <a...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to