]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Move parameter filling from find_device to __find_device_hash_cell.
authorMikulas Patocka <mpatocka@redhat.com>
Tue, 2 Aug 2011 00:25:25 +0000 (10:25 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 2 Aug 2011 00:25:25 +0000 (10:25 +1000)
commitcad6597ce1d6fa130b9baa6a47fd0219769ec954
tree3825011bbf32634b8693ebff4c8fa5e7dc399966
parent9a50f3622acb54d76befa6ebc172c85a466f6f5d
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 <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-ioctl.c
include/linux/dm-ioctl.h