Skip to content
Commit 2743f865 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: check bdi->dirty_exceeded when trying to skip data writes



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: default avatarBrian Chadwick <brianchad@westnet.com.au>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent b2c08299
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment