From: OGAWA Hirofumi Date: Sat, 17 Sep 2005 02:28:13 +0000 (-0700) Subject: [PATCH] FAT: miss-sync issues on sync mount (miss-sync on write) X-Git-Tag: v2.6.14-rc2~5^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef402268f7c9ab1872cafa1e638eb78a75b7c18f;p=pandora-kernel.git [PATCH] FAT: miss-sync issues on sync mount (miss-sync on write) This patch fixes miss-sync issue on write() system call. This updates inode attrs flags, mtime and ctime on every comit_write call, due to locking. Signed-off-by: Hiroyuki Machida Signed-off-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed