From: Mikulas Patocka Date: Tue, 2 Aug 2011 11:32:06 +0000 (+0100) Subject: dm ioctl: introduce __get_dev_cell X-Git-Tag: v3.1-rc1~85^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba2e19b0f4ccd6920fe175a86521ff18ede260cb;p=pandora-kernel.git dm ioctl: introduce __get_dev_cell Move logic to find device based on major/minor number to a separate function __get_dev_cell (similar to __get_uuid_cell and __get_name_cell). This makes the function __find_device_hash_cell more straightforward. Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed