Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/miscfs/procfs
Module Name: src
Committed By: jdolecek
Date: Thu Apr 17 20:50:47 UTC 2003
Modified Files:
src/sys/miscfs/procfs: procfs_subr.c procfs_vnops.c
Log Message:
do not show nodes corresponding to directory descriptors for process
in fd/ subdirectory, nor allow lookup/open for the nodes
this fixes PR kern/21187 for good, and also avoids interesting directory
locking issues
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/miscfs/procfs/procfs_subr.c
cvs rdiff -r1.100 -r1.101 src/sys/miscfs/procfs/procfs_vnops.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