[Bug 230752] panic: excl->share in newnfs_request
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 21 23:27:57 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230752
--- Comment #3 from Rick Macklem <rmacklem at FreeBSD.org> ---
Sorry, to clarify...I was wondering if the machine that panic()'d
had its /var/run exported to NFS client(s) that would have it mounted via NFS.
(If that was the case, it could be a case where the nfsd thread is doing
a Getattr on /var/run/nfsuserd.sock and then it tries to connect to
/var/run/nfsuserd.sock to do the upcall to the nfsuserd.)
--> I think I'll need to make it still use UDP sockets by default (since
this could happen when the socket is in the namespace).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-fs
mailing list