Date: Fri, 25 Jun 2021 20:44:17 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 256592] automountd invoking /etc/autofs/special_hosts with non-hostnames as first argument Message-ID: <bug-256592-227-at9iOM3aNm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256592-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256592 Edward Tomasz Napierala <trasz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |trasz@FreeBSD.org --- Comment #2 from Edward Tomasz Napierala <trasz@FreeBSD.org> --- Can you try something like this: # dtrace -n 'autofs_trigger_vn:entry { stack(); ustack(); }' And then run your test in another terminal and observe the output? It should make it evident what is triggering it. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256592-227-at9iOM3aNm>
