Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [vmlocking] src/sys/fs/cd9660
Module Name: src
Committed By: ad
Date: Wed Oct 24 16:16:32 UTC 2007
Modified Files:
src/sys/fs/cd9660 [vmlocking]: cd9660_node.c cd9660_node.h
cd9660_vfsops.c
Log Message:
- Fix a race in cd9660_vget().
- simplelock -> mutex.
To generate a diff of this commit:
cvs rdiff -r1.14.4.5 -r1.14.4.6 src/sys/fs/cd9660/cd9660_node.c
cvs rdiff -r1.12 -r1.12.30.1 src/sys/fs/cd9660/cd9660_node.h
cvs rdiff -r1.40.2.8 -r1.40.2.9 src/sys/fs/cd9660/cd9660_vfsops.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