xfs: remove nr_to_write writeback windup.
authorDave Chinner <dchinner@redhat.com>
Wed, 9 Jun 2010 00:37:19 +0000 (10:37 +1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Jun 2010 01:12:44 +0000 (18:12 -0700)
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 <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found