OpenGrok
Cross Reference: autofs.c
xref
: /
src
/
sys
/
fs
/
autofs
/
autofs.c
Home
|
History
|
Annotate
|
Download
|
only in
autofs
History log of
/src/sys/fs/autofs/autofs.c
Revision
Date
Author
Comments
1.6
23-May-2020
ad
Move proc_lock into the data segment. It was dynamically allocated because
at the time we had mutex_obj_alloc() but not __cacheline_aligned.
1.5
28-Mar-2020
tkusumi
autofs: Make autofs(5) timeout messages include affected process name and PID
Sync warning message with FreeBSD and DragonFlyBSD.
taken-from: FreeBSD
1.4
14-Dec-2019
tkusumi
autofs: Make /dev/autofs cdevsw functions static
Also less confusing since autofs vnops also has autofs_{open,close} in NetBSD.
1.3
09-Jan-2018
christos
branches: 1.3.4;
fix module attachment and cdevsw
1.2
09-Jan-2018
martin
Include <sys/atomic.h> for the atomic funtions used in here.
1.1
09-Jan-2018
christos
Merge autofs support from: Tomohiro Kusumi
XXX: Does not work yet
1.3.4.1
08-Apr-2020
martin
Merge changes from current as of 20200406
Indexes created Tue Oct 14 11:09:46 GMT 2025