Date: Fri, 12 Mar 2021 15:25:54 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 251906] autofs: automounter always only adds to /var/db/mounttab but never clears it Message-ID: <bug-251906-227-zNgeMRwT6q@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-251906-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=251906 Robert Wing <rew@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #34 from Robert Wing <rew@FreeBSD.org> --- (In reply to Martin Birgmeier from comment #33) No worries. Keep in mind that rpc.umntall(8) doesn't unmount anything - it only notifies the NFS server of an unmounted NFS file system. Couple other points: - popen(rpc.umntall) is only called after a successful unmount(2) - rpc.umntall -k only notifies the NFS server of an unmounted NFS file system when the NFS entry is found in the mounttab and is no longer mounted. -- 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-251906-227-zNgeMRwT6q>
