From: Chris Mason Date: Fri, 29 Sep 2006 09:00:03 +0000 (-0700) Subject: [PATCH] add -o flush for fat X-Git-Tag: v2.6.19-rc1~770 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae78bf9c4f5fde3c67e2829505f195d7347ce3e4;p=pandora-kernel.git [PATCH] add -o flush for fat Fat is commonly used on removable media. Mounting with -o flush tells the FS to write things to disk as quickly as possible. It is like -o sync, but much faster (and not as safe). Signed-off-by: Chris Mason Cc: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed