From: Dave Chinner Date: Wed, 9 Jun 2010 00:37:19 +0000 (+1000) Subject: xfs: remove nr_to_write writeback windup. X-Git-Tag: v2.6.35-rc3~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=254c8c2dbf0e06a560a5814eb90cb628adb2de66;p=pandora-kernel.git xfs: remove nr_to_write writeback windup. Now that the background flush code has been fixed, we shouldn't need to silently multiply the wbc->nr_to_write to get good writeback. Remove that code. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed