Module Name:    src
Committed By:   hannken
Date:           Fri Feb  4 15:33:57 UTC 2022

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

Log Message:
Stop clearing "v_mountedhere" in mount_domount() error path.

We did not set it and may clear the value from another mount.


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 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