From: Johann Lombardi Date: Thu, 7 Dec 2006 04:40:46 +0000 (-0800) Subject: [PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insert X-Git-Tag: v2.6.20-rc1~145^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feb189274638ea357750a9e809f5a6e2223a082e;p=pandora-kernel.git [PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insert Fix a nit in ext4_ext_calc_credits_for_insert(). Besides, credits for the new root are already added in the index split accounting. Signed-off-by: Johann Lombardi Signed-off-by: Alex Tomas Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed