Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 2020 19:51:55 +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-l5d8xo9KiZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251906-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251906-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251906

--- Comment #5 from Martin Birgmeier <d8zNeCFG@aon.at> ---
I have merged the patch in D27801 to releng/12.2 (together with D27832 for =
bug
#224601). This now results in the following:

[0]# df -t nfs ; automount -u ; echo after ; df -t nfs ; wc /var/db/mountta=
b &&
sort -u +1 /var/db/mounttab
Filesystem                          1K-blocks    Used     Avail Capacity=20
Mounted on
hal:/z/SRC/FreeBSD/base/releng/12.2 807739509 2810359 804929150     0%=20=
=20=20
/net/hal/z/SRC/FreeBSD/base/releng/12.2
umount: 04ff003a3a: statfs: No such file or directory
umount: 04ff003a3a: unknown file system
automount: "umount \M-p\M-]\M^?\M^?\M^?\^?04ff003a3a", pid 1101, terminated
with exit status 1
after
       1       3      47 /var/db/mounttab
1609357704      hal     /z/SRC/FreeBSD/base/releng/12.2
[0]#=20

-- Martin

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251906-227-l5d8xo9KiZ>