CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/14 10:03:42
Modified files:
sys/ufs/mfs : mfs_vfsops.c
Log message:
Call CURSIG() only once and pass that signal to the check in dounmount()
and to CLRSIG.
OK mpi@ visa@
