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: Sat Dec 30 01:29:03 UTC 2006
Modified Files:
src/sys/fs/puffs: puffs_subr.c puffs_sys.h puffs_vnops.c
Log Message:
* use PUFFS_KFLAG_NOCACHE to also signal that we don't want the namecache
* enter files into the namecache immediately when new nodes are created
(if it's a caching mount, of course)
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/fs/puffs/puffs_subr.c
cvs rdiff -r1.15 -r1.16 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.22 -r1.23 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