]> 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>
Mon, 25 Jul 2011 00:49:56 +0000 (10:49 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 25 Jul 2011 00:49:56 +0000 (10:49 +1000)
commit7fc114a50fbbb5f8bf236c904c644af349352337
treeae071505edb394863a0eb13378922de595a180c8
parentb3555ee7b404b42b0231d7c08ee6c8f4937eea52
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