Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/miscfs/syncfs
Module Name: syssrc
Committed By: chs
Date: Thu Dec 6 04:30:49 UTC 2001
Modified Files:
syssrc/sys/miscfs/syncfs: sync_vnops.c
Log Message:
add a VOP_PUTPAGES method for all the filesystems that don't have pages.
do all the work for destroying syncfs vnodes in vfs_deallocate_syncvnode()
to make some new assertions work out.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/miscfs/syncfs/sync_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