[Bug 251906] autofs: automounter always only adds to /var/db/mounttab but never clears it
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 30 19:51:55 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251906
--- Comment #5 from Martin Birgmeier <d8zNeCFG at 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/mounttab &&
sort -u +1 /var/db/mounttab
Filesystem 1K-blocks Used Avail Capacity
Mounted on
hal:/z/SRC/FreeBSD/base/releng/12.2 807739509 2810359 804929150 0%
/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]#
-- Martin
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list