Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [haad-dm] src/sys/dev/dm
Module Name: src
Committed By: haad
Date: Tue Jul 29 22:27:54 UTC 2008
Modified Files:
src/sys/dev/dm [haad-dm]: dm_pdev.c
Log Message:
Fix locking issues find by @blymn. dm_pdev_insert dmp->ref_cnt was
incremented without held mutex. Hold mutex during dm_pdev_decr run.
To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 src/sys/dev/dm/dm_pdev.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