Module Name: src Committed By: hannken Date: Sun May 7 08:25:54 UTC 2017
Modified Files:
src/sys/kern: vfs_syscalls.c
src/sys/miscfs/genfs: genfs_vfsops.c
Log Message:
Return ENOENT if trying to suspend an unmounted file system.
To generate a diff of this commit:
cvs rdiff -u -r1.513 -r1.514 src/sys/kern/vfs_syscalls.c
cvs rdiff -u -r1.5 -r1.6 src/sys/miscfs/genfs/genfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
