From: Jens Axboe Date: Thu, 10 Mar 2011 07:52:07 +0000 (+0100) Subject: block: remove per-queue plugging X-Git-Tag: v2.6.39-rc1~80^2~20^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eaceaccab5f40bbfda044629a6298616aeaed50;p=pandora-kernel.git block: remove per-queue plugging Code has been converted over to the new explicit on-stack plugging, and delay users have been converted to use the new API for that. So lets kill off the old plugging along with aops->sync_page(). Signed-off-by: Jens Axboe --- Reading git-diff-tree failed