From: Mikulas Patocka Date: Thu, 2 Apr 2009 18:55:37 +0000 (+0100) Subject: dm: remove unnecessary struct dm_wq_req X-Git-Tag: v2.6.30-rc1~230^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53d5914f288b67ddc4d594d6a09568fe114bb909;p=pandora-kernel.git dm: remove unnecessary struct dm_wq_req Remove struct dm_wq_req and move "work" directly into struct mapped_device. In the revised implementation, the thread will do just one type of work (processing the queue). Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed