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: Fri Nov 17 17:48:02 UTC 2006
Modified Files:
src/sys/fs/puffs: puffs_msgif.h puffs_sys.h puffs_vfsops.c
puffs_vnops.c
Log Message:
Introduce uncached operation, makes sense when the file system backend
can be modified from elsewhere than the file system interface
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/fs/puffs/puffs_msgif.h
cvs rdiff -r1.7 -r1.8 src/sys/fs/puffs/puffs_sys.h \
src/sys/fs/puffs/puffs_vfsops.c
cvs rdiff -r1.10 -r1.11 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