Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: hannken
Date: Fri Jul 8 07:42:06 UTC 2022
Modified Files:
src/sys/kern: vfs_trans.c
src/sys/miscfs/genfs: genfs_vfsops.c
Log Message:
Handle IMNT_GONE on the file system we want suspended not its
lowest mount we really suspend.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/kern/vfs_trans.c
cvs rdiff -u -r1.10 -r1.11 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.
Home |
Main Index |
Thread Index |
Old Index