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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 275.2 KB
Makefile -rw-r--r-- 50.8 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top