From: Jens Axboe Date: Tue, 12 Apr 2011 08:30:53 +0000 (+0200) Subject: block: kill queue_sync_plugs() X-Git-Tag: v2.6.39-rc4~22^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf82c798394cd443eed7d91f998b79a63f341e91;p=pandora-kernel.git block: kill queue_sync_plugs() The original use for this dates back to when we had to track write requests for serializing around barriers. That's not needed anymore, so kill it. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed