[GIT PULL] Writeback fix for 4.6-final
From: Jens Axboe
Date: Fri May 06 2016 - 15:02:49 EST
Hi Linus,
Just a single fix for domain aware writeback, fixing a regression that
can cause balance_dirty_pages() to keep looping while not getting any
work done.
Please pull!
git://git.kernel.dk/linux-block.git for-linus
----------------------------------------------------------------
Howard Cochran (1):
writeback: Fix performance regression in wb_over_bg_thresh()
mm/page-writeback.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
Jens Axboe