git: dm - Move the target unbusy to the dm_table_destroy function
Alex Hornung
alexh at crater.dragonflybsd.org
Sat Aug 27 23:49:23 PDT 2011
commit b188342f6f940145207a6def121dab0915d82493
Author: Adam Hoka <adam.hoka at gmail.com>
Date: Tue Jun 21 03:23:21 2011 +0200
dm - Move the target unbusy to the dm_table_destroy function
Sponsored-by: Google Summer of Code
Summary of changes:
sys/dev/disk/dm/dm_table.c | 2 ++
sys/dev/disk/dm/dm_target_error.c | 3 ---
sys/dev/disk/dm/dm_target_zero.c | 3 ---
sys/dev/disk/dm/targets/crypt/dm_target_crypt.c | 2 --
sys/dev/disk/dm/targets/linear/dm_target_linear.c | 3 ---
.../disk/dm/targets/snapshot/dm_target_snapshot.c | 3 ---
.../disk/dm/targets/striped/dm_target_striped.c | 3 ---
7 files changed, 2 insertions(+), 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b188342f6f940145207a6def121dab0915d82493
--
DragonFly BSD source repository
More information about the Commits
mailing list