Module Name:    src
Committed By:   hannken
Date:           Fri Jul  8 07:43:19 UTC 2022

Modified Files:
        src/sys/kern: vfs_mount.c

Log Message:
Suspend file system after VFS_MOUNT() and before taking mnt_updating.
Prevents deadlock against concurrent unmounts of layered file systems.


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/sys/kern/vfs_mount.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to