commit | 254c8c2dbf0e06a560a5814eb90cb628adb2de66 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Wed Jun 09 10:37:19 2010 +1000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jun 08 18:12:44 2010 -0700 |
tree | 6bcd10add0b85cf43cad8e72b6d4525c5a63b264 | |
parent | 0b5649278e39a068aaf91399941bab1b4a4a3cc2 [diff] |
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 <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>