NetBSD/sys/miscfs/syncfs
chs 0931f31deb 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.
2001-12-06 04:30:49 +00:00
..
Makefile
sync_subr.c
sync_vnops.c add a VOP_PUTPAGES method for all the filesystems that don't have pages. 2001-12-06 04:30:49 +00:00
syncfs.h