Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information