Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/miscfs
Module Name: syssrc
Committed By: chs
Date: Fri Jan 4 07:19:34 UTC 2002
Modified Files:
syssrc/sys/miscfs/nullfs: null_vnops.c
syssrc/sys/miscfs/overlay: overlay_vnops.c
syssrc/sys/miscfs/umapfs: umap_vnops.c
Log Message:
add the entry for layer_getpages() to the VOP tables of the
layered file systems that need it.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/miscfs/nullfs/null_vnops.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/miscfs/overlay/overlay_vnops.c
cvs rdiff -r1.21 -r1.22 syssrc/sys/miscfs/umapfs/umap_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