Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/miscfs/kernfs
Module Name: src
Committed By: cl
Date: Fri May 7 15:33:17 UTC 2004
Modified Files:
src/sys/miscfs/kernfs: kernfs.h kernfs_vnops.c
Log Message:
Allow additional entries (files, subdirs) in kernfs. Also allow
defining additional kfstypes and provide hooks to run arbitrary code
for any vnodeop on the additional types.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/miscfs/kernfs/kernfs.h
cvs rdiff -r1.101 -r1.102 src/sys/miscfs/kernfs/kernfs_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