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: Thu Jan 25 17:43:56 UTC 2007
Modified Files:
src/sys/fs/puffs: puffs_subr.c puffs_vfsops.c puffs_vnops.c
Log Message:
don't hold spinlocks (except vnode interlock) when doing vget()
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/fs/puffs/puffs_subr.c
cvs rdiff -r1.24 -r1.25 src/sys/fs/puffs/puffs_vfsops.c
cvs rdiff -r1.38 -r1.39 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