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 Aug 19 23:31:52 UTC 2008
Modified Files:
src/sys/dev/dm [haad-dm]: dm_dev.c dm_target.c
Log Message:
Add dm_target_destroy and dm_dev_destroy functions these functions
are used to free all devices and targets. So I will not leak any memory
after kmod unload.
To generate a diff of this commit:
cvs rdiff -r1.1.2.4 -r1.1.2.5 src/sys/dev/dm/dm_dev.c
cvs rdiff -r1.1.2.8 -r1.1.2.9 src/sys/dev/dm/dm_target.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