CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/04 12:17:02
Modified files:
sys/kern : vfs_subr.c
Log message:
struct vfsconf is tightly packed, but let's M_ZERO it in case that ever
changes to avoid exposing userland memory.
