From: Konrad Rzeszutek Wilk Date: Thu, 14 Apr 2011 21:58:19 +0000 (-0400) Subject: xen/blkback: remove per-queue plugging X-Git-Tag: v3.0-rc1~162^2~16^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0faa8cca883bbc6a0919e3c89128672659b75820;p=pandora-kernel.git xen/blkback: remove per-queue plugging commit 7eaceaccab5f40bbfda044629a6298616aeaed50 ("block: remove per-queue plugging") added two new interfaces to plug and unplug: blk_start_plug and blk_finish_plug. Lets use those. Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed