From: Christoph Hellwig Date: Wed, 30 Mar 2011 10:17:43 +0000 (+0200) Subject: ufs: remove unessecary blk_flush_plug X-Git-Tag: v2.6.39-rc2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee3dea3549444e6e76d27af48b4929983e6f023c;p=pandora-kernel.git ufs: remove unessecary blk_flush_plug We already flush the per-process plugging list when context switching, so a blk_flush_plug call just before a yield() is not needed. Signed-off-by: Christoph Hellwig Signed-off-by: Jens Axboe --- Reading git-diff-tree failed