CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/02 07:07:28
Modified files:
lib/libc/sys : swapctl.2
sys/kern : vfs_init.c vfs_subr.c
sys/sys : mount.h
sys/uvm : uvm_swap.c
Log message:
Restrict which filesystems are available for swap. This rules out
obvious misconfigurations that cannot work.
OK mpi@ tedu@
