]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r273127:
authortrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 7 Mar 2015 19:32:19 +0000 (19:32 +0000)
committertrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 7 Mar 2015 19:32:19 +0000 (19:32 +0000)
commit7d131ff566b40dce5a2ca3f88c04537532d8337c
tree5afa96ec0d4d07d8940b04369fd1954eb8a1cd56
parentd6758909a816a0a1869814cf424e5bbd7af3b1f4
MFC r273127:

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).

MFC r278521:

Restore ABI compatibility, broken in r273127.  Note that while this fixes
ABI with 10.1, it breaks ABI for 11-CURRENT, so rebuild of automountd(8)
is neccessary.

Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@279741 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/autofs/autofs.c
sys/fs/autofs/autofs.h
sys/fs/autofs/autofs_ioctl.h
usr.sbin/autofs/automountd.c
usr.sbin/autofs/common.c
usr.sbin/autofs/common.h