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: Wed Aug 20 16:01:37 UTC 2008
Modified Files:
src/sys/dev/dm [haad-dm]: dm_ioctl.c
Log Message:
Fix bug reported by blymn@, after failed dm_target_*_init I haven't cleaned
tables properly and therefore after next try I get panic.
Fix dm_dev_remove_ioctl to properly remove pdevs from a device list.
To generate a diff of this commit:
cvs rdiff -r1.1.2.9 -r1.1.2.10 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