From: Tao Guo Date: Wed, 13 Jun 2012 19:17:21 +0000 (+0200) Subject: umem: fix up unplugging X-Git-Tag: v3.5-rc6~20^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32587371ad3db2f9d335de10dbd8cffd4fff5669;p=pandora-kernel.git umem: fix up unplugging Fix a regression introduced by 7eaceaccab5f40 ("block: remove per-queue plugging"). In that patch, Jens removed the whole mm_unplug_device() function, which used to be the trigger to make umem start to work. We need to implement unplugging to make umem start to work, or I/O will never be triggered. Signed-off-by: Tao Guo Cc: Neil Brown Cc: Jens Axboe Cc: Shaohua Li Cc: Acked-by: NeilBrown Signed-off-by: Jens Axboe --- Reading git-diff-tree failed