https://github.com/torvalds/linux
Revision 2743f865543c0c4a5e12fc13edb2bf89a6e9687c authored by Jaegeuk Kim on 27 June 2014, 16:00:41 UTC, committed by Jaegeuk Kim on 09 July 2014, 12:59:45 UTC
If we don't check the current backing device status, balance_dirty_pages can
fall into infinite pausing routine.

This can be occurred when a lot of directories make a small number of dirty
dentry pages including files.

Reported-by: Brian Chadwick <brianchad@westnet.com.au>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
1 parent b2c0829
History
Tip revision: 2743f865543c0c4a5e12fc13edb2bf89a6e9687c authored by Jaegeuk Kim on 27 June 2014, 16:00:41 UTC
f2fs: check bdi->dirty_exceeded when trying to skip data writes
Tip revision: 2743f86
File Mode Size
isapnp
pnpacpi
pnpbios
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 331 bytes
base.h -rw-r--r-- 5.8 KB
card.c -rw-r--r-- 10.0 KB
core.c -rw-r--r-- 4.8 KB
driver.c -rw-r--r-- 6.3 KB
interface.c -rw-r--r-- 10.9 KB
manager.c -rw-r--r-- 9.9 KB
quirks.c -rw-r--r-- 12.1 KB
resource.c -rw-r--r-- 16.6 KB
support.c -rw-r--r-- 4.8 KB
system.c -rw-r--r-- 2.7 KB

back to top