NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/42532 CVS commit: src/sys/dev/dm
The following reply was made to PR kern/42532; it has been noted by GNATS.
From: Adam Hamsik <haad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/42532 CVS commit: src/sys/dev/dm
Date: Tue, 29 Dec 2009 23:37:48 +0000
Module Name: src
Committed By: haad
Date: Tue Dec 29 23:37:48 UTC 2009
Modified Files:
src/sys/dev/dm: device-mapper.c dm.h dm_dev.c dm_ioctl.c
Log Message:
Add private lock to dm_dev_t used for mutual exclusion for diks(9) api
routines. This change fixes PR kern/42532.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/dm/device-mapper.c
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/dm/dm.h
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/dm/dm_dev.c
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/dm/dm_ioctl.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