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:46:59 UTC 2008
Modified Files:
src/sys/dev/dm [haad-dm]: dm_ioctl.c dm_target_linear.c
Log Message:
Remove unnecessary call of dm_pdev_rem in dm_table_load. Change dm_dev_remove
to call dm_pdev_decr for all devices in pdev list.
Because target config contains pdevs I have to decrement them in
dm_target_*_destroy.
To generate a diff of this commit:
cvs rdiff -r1.1.2.8 -r1.1.2.9 src/sys/dev/dm/dm_ioctl.c \
src/sys/dev/dm/dm_target_linear.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