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 23:29:08 UTC 2007

Modified Files:
        src/sys/fs/puffs: puffs_msgif.c puffs_subr.c puffs_sys.h puffs_vfsops.c
            puffs_vnops.c

Log Message:
Store puffs_node's on lists hashed with the cookie value instead
of just one flat list.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/fs/puffs/puffs_msgif.c
cvs rdiff -r1.15 -r1.16 src/sys/fs/puffs/puffs_subr.c
cvs rdiff -r1.19 -r1.20 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.21 -r1.22 src/sys/fs/puffs/puffs_vfsops.c
cvs rdiff -r1.32 -r1.33 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