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: Thu Aug 23 14:36:50 UTC 2007
Modified Files:
src/sys/fs/puffs: puffs_msgif.h puffs_vfsops.c
Log Message:
Add a third type of fh option, passthrough, where the kernel does
not attempt to handle struct fid at all and passes it as such to
userspace.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/fs/puffs/puffs_msgif.h
cvs rdiff -r1.53 -r1.54 src/sys/fs/puffs/puffs_vfsops.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