freebsd-skq/usr.sbin/autofs
trasz aea1562f16 Add new unmount(2) flag, MNT_NONBUSY, to check whether there are
any open vnodes before proceeding. Make autounmound(8) use this flag.
Without it, even an unsuccessfull unmount causes filesystem flush,
which interferes with normal operation.

Reviewed by:	kib@
Approved by:	re (gjb@)
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D7047
2016-07-07 09:03:57 +00:00
..
auto_master.5
automount.8 Autofs is section 5, not 4. 2016-02-29 17:14:04 +00:00
automount.c
automountd.8
automountd.c
autounmountd.8
autounmountd.c Add new unmount(2) flag, MNT_NONBUSY, to check whether there are 2016-07-07 09:03:57 +00:00
common.c
common.h
defined.c
log.c Use the log_errno value passed to the function instead of the errno global 2016-03-15 11:03:45 +00:00
Makefile
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
popen.c
token.l