CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/09/28 22:29:48
Modified files:
sbin/sysctl : sysctl.c
sys/kern : vfs_subr.c
sys/sys : mount.h
Log message:
Use atomic operations to update vfc_refcount. Change the field's type
to unsigned int.
OK deraadt@
