Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/puffs
Module Name: src
Committed By: pooka
Date: Wed Apr 11 21:03:05 UTC 2007
Modified Files:
src/sys/fs/puffs: puffs_msgif.h puffs_vfsops.c puffs_vnops.c
Log Message:
* support VFS_FHTOVP and VFS_VPTOFH
* support cookies in for VOP_READDIR
nfs exporting puffs file systems works now
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/fs/puffs/puffs_msgif.h
cvs rdiff -r1.32 -r1.33 src/sys/fs/puffs/puffs_vfsops.c
cvs rdiff -r1.57 -r1.58 src/sys/fs/puffs/puffs_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