Module Name: src Committed By: hannken Date: Tue Feb 8 08:57:11 UTC 2022
Modified Files:
src/sys/kern: vfs_vnode.c
Log Message:
Operation vfs_suspend() returns ENOENT if the mount is gone (IMNT_GONE).
Adjust the KASSERT() appropriately.
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 src/sys/kern/vfs_vnode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
