CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2017/04/15 07:56:43

Modified files:
        sys/kern       : vfs_syscalls.c 
        sys/sys        : mount.h 

Log message:
After forced unmount of a file system that has other mount points
in it, dangling mounts could remain.  When unmounting check the
hierarcy and unmount recursively.  Also prevent that a new mount
appears during the scan.
Joint work with natano@; testing and OK krw@

Reply via email to