1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00
freebsd/sys/fs/autofs
Edward Tomasz Napierala 4cdc52bdef Make automountd(8) inform autofs(4) whether directory being handled can
have wildcards.  This makes it possible for autofs(4) to avoid requesting
automountd(8) action on access to nonexistent nodes - unless wildcards
are actually used.

Note that this change breaks ABI for automountd(8).

Tested by:	dhw@
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
2014-10-15 09:28:45 +00:00
..
autofs_ioctl.h Make automountd(8) inform autofs(4) whether directory being handled can 2014-10-15 09:28:45 +00:00
autofs_vfsops.c Make autofs use shared vnode locks. 2014-10-04 09:37:40 +00:00
autofs_vnops.c Add assertion to catch duplicated notes. 2014-10-11 05:11:23 +00:00
autofs.c Make automountd(8) inform autofs(4) whether directory being handled can 2014-10-15 09:28:45 +00:00
autofs.h Make automountd(8) inform autofs(4) whether directory being handled can 2014-10-15 09:28:45 +00:00