From: Robin Dong Date: Mon, 27 Jun 2011 19:35:53 +0000 (-0400) Subject: ext4: fix incorrect error msg in ext4_ext_insert_index X-Git-Tag: v3.1-rc1~90^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed7a7e16724a4123fce1fc0ff1f5131a0596f189;p=pandora-kernel.git ext4: fix incorrect error msg in ext4_ext_insert_index In function ext4_ext_insert_index when eh_entries of curp is bigger than eh_max, error messages will be printed out, but the content is about logical and ei_block, that's incorret. Signed-off-by: Robin Dong Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed