Skip to content
Commit 523334ba authored by Yongqiang Yang's avatar Yongqiang Yang Committed by Jan Kara
Browse files

ext3: Fix writepage credits computation for ordered mode



Original computation forgets to count writes of indirect block themselves
(it only counts with blocks necessary for their allocation) in ordered mode.

Acked-by: default avatarAmir Goldstein <amir73il@users.sf.net>
Signed-off-by: default avatarYongqiang Yang <xiaoqiangnk@gmail.com>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent eddecbb6
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