From: Mikulas Patocka Date: Tue, 2 Aug 2011 11:32:06 +0000 (+0100) Subject: dm ioctl: fill in device parameters in more ioctls X-Git-Tag: v3.1-rc1~85^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ddf9644cc26e74ed671525e61a17bdbebf18da6;p=pandora-kernel.git dm ioctl: fill in device parameters in more ioctls Move parameter filling from find_device to __find_device_hash_cell. This patch causes ioctls using __find_device_hash_cell (DM_DEV_REMOVE_CMD, DM_DEV_SUSPEND_CMD - resume, DM_TABLE_CLEAR_CMD) to return device parameters, bringing them into line with the other ioctls. Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed