CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/09/26 08:51:44
Modified files:
sys/isofs/cd9660: cd9660_vfsops.c
sys/kern : vfs_subr.c vfs_syscalls.c
sys/sys : mount.h
sys/ufs/ext2fs : ext2fs_vfsops.c
sys/ufs/ffs : ffs_vfsops.c
Log message:
Move the allocating and freeing of mount points into
dedicated functions.
OK deraadt@ mpi@
