mirror of
https://github.com/opnsense/src.git
synced 2026-05-25 02:35:01 -04:00
When an automounted filesystem is successfully unmounted, call
rpc.umntall(8) with the -k flag.
rpc.umntall(8) is used to clean up /var/db/mounttab on the client and
/var/db/mountdtab on the server. This is only useful for NFSv3.
PR: 251906
Reviewed by: trasz
Differential Revision: https://reviews.freebsd.org/D27801
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| autofs | ||
| auto_master | ||
| auto_master.5 | ||
| automount.8 | ||
| automount.c | ||
| automountd.8 | ||
| automountd.c | ||
| autounmountd.8 | ||
| autounmountd.c | ||
| common.c | ||
| common.h | ||
| defined.c | ||
| log.c | ||
| Makefile | ||
| Makefile.depend | ||
| popen.c | ||
| token.l | ||