freebsd-skq/sys/fs/autofs
trasz 22dfed7064 MFC r272025:
Fix thinko that, with two map entries like shown below, in that order,
made autofs mix them up: the second one wasn't visible in ls(1) output,
and trying to access it would trigger mount for the first one.

foobar          host:/foobar
foo             host:/foo

Approved by:	re (gjb)
Sponsored by:	The FreeBSD Foundation
2014-09-25 17:28:29 +00:00
..
autofs_ioctl.h
autofs_vfsops.c MFC r270402: 2014-08-31 21:52:26 +00:00
autofs_vnops.c MFC r272025: 2014-09-25 17:28:29 +00:00
autofs.c MFC r270402: 2014-08-31 21:52:26 +00:00
autofs.h MFC r270402: 2014-08-31 21:52:26 +00:00