From: Wu Fengguang Date: Thu, 3 Dec 2009 12:54:25 +0000 (+0100) Subject: writeback: remove unused nonblocking and congestion checks X-Git-Tag: v2.6.33-rc1~379^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d99519efef15fd0cf84a849492c7b1deee1e4b7;p=pandora-kernel.git writeback: remove unused nonblocking and congestion checks - no one is calling wb_writeback and write_cache_pages with wbc.nonblocking=1 any more - lumpy pageout will want to do nonblocking writeback without the congestion wait So remove the congestion checks as suggested by Chris. Signed-off-by: Wu Fengguang Cc: Chris Mason Cc: Jens Axboe Cc: Trond Myklebust Cc: Christoph Hellwig Cc: Dave Chinner Cc: Evgeniy Polyakov Cc: Alex Elder Signed-off-by: Jens Axboe --- Reading git-diff-tree failed