From: Jan Kara Date: Fri, 1 Feb 2008 13:26:46 +0000 (-0500) Subject: [PATCH] jbd: Remove useless loop when writing commit record X-Git-Tag: v2.6.25-rc1~10^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5315217efea54a07950758005686adedb8e8e680;p=pandora-kernel.git [PATCH] jbd: Remove useless loop when writing commit record Commit block was intended to have several copies of the header. But due to a bug it never had them and actually, nobody checks that. So just remove the useless loop. Signed-off-by: Jan Kara Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed