From: OGAWA Hirofumi Date: Fri, 3 Feb 2006 11:04:44 +0000 (-0800) Subject: [PATCH] fat: Fix truncate() write ordering X-Git-Tag: v2.6.16-rc3~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b641407a1447759ac8159180e90ed2e4387a0b6;p=pandora-kernel.git [PATCH] fat: Fix truncate() write ordering The truncate() should write the file size before writing the new EOF entry. This patch fixes it. This bug was pointed out by Machida Hiroyuki. Signed-off-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed