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: Mon Jan 15 20:40:29 UTC 2007
Modified Files:
src/sys/fs/puffs: puffs_subr.c puffs_sys.h puffs_vnops.c
Log Message:
* do not accept the directory cookie as the result of a lookup (otherwise
we'd be locking against ourselves)
* do not accept duplicate cookies when creating new nodes
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/fs/puffs/puffs_subr.c
cvs rdiff -r1.18 -r1.19 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.31 -r1.32 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