Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/examples/puffs/dtfs
Module Name: src
Committed By: pooka
Date: Fri May 18 15:53:07 UTC 2007
Modified Files:
src/share/examples/puffs/dtfs: dtfs.c dtfs_vnops.c
Log Message:
Use SETBACK_NOREF instead of SETBACK_INACT to control node removal.
Avoids one round of inactive (wheee!).
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/share/examples/puffs/dtfs/dtfs.c
cvs rdiff -r1.26 -r1.27 src/share/examples/puffs/dtfs/dtfs_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