From: Mike Snitzer Date: Fri, 28 Feb 2014 14:33:43 +0000 (+0100) Subject: dm table: add dm_table_run_md_queue_async X-Git-Tag: v3.15-rc1~69^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9974fa2c6a7d470ca3c201fe7dbac64bf4dd8d2a;p=pandora-kernel.git dm table: add dm_table_run_md_queue_async Introduce dm_table_run_md_queue_async() to run the request_queue of the mapped_device associated with a request-based DM table. Also add dm_md_get_queue() wrapper to extract the request_queue from a mapped_device. Signed-off-by: Mike Snitzer Signed-off-by: Hannes Reinecke Reviewed-by: Jun'ichi Nomura --- Reading git-diff-tree failed