]> 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>
Wed, 3 Aug 2011 00:43:40 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 3 Aug 2011 00:43:40 +0000 (10:43 +1000)
commit06ee2deb821900ac1dcb502ba26222d304eb4a65
treee523a8228deb4479e8a54019777a0d9eeef821f0
parent78fa9690cb1f6481cc44db2dfe04d2e4686e091f
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