Skip to content
Commit f45a5ef9 authored by Jan Kara's avatar Jan Kara Committed by Theodore Ts'o
Browse files

ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKS



Estimate of 27 credits for allocation of a block in extent based inode
is unnecessarily high. We can easily argue 20 is enough.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent eabe0444
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