Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/share/examples/puffs/sysctlfs



Module Name:    src
Committed By:   pooka
Date:           Thu Feb 15 12:59:22 UTC 2007

Modified Files:
        src/share/examples/puffs/sysctlfs: sysctlfs.c

Log Message:
Use new libpuffs dotdot features to get rid of embedding the directory
hierarchy in the in-memory nodes.  This allows us to easily do
reclaim, since we don't have to worry about reclaiming a node which
has alive children which might want to dotdot lookup later on.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/share/examples/puffs/sysctlfs/sysctlfs.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