From: Jan Kara Date: Tue, 9 Apr 2013 16:39:26 +0000 (-0400) Subject: ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKS X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~83^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f45a5ef91bef7e02149a216ed6dc3fcdd8b38268;p=pandora-kernel.git 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: Jan Kara Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed