CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/27 15:17:01
Modified files:
sys/kern : spec_vnops.c vfs_default.c vfs_subr.c
sys/sys : specdev.h
Log message:
Convert the speclisth hash buckets into SLIST macros. This makes
the vnode alias code more readable.
OK visa@
