From: Jaegeuk Kim Date: Sat, 16 Mar 2013 02:13:04 +0000 (+0900) Subject: f2fs: fix to call WRITE_FLUSH at the end of fsync X-Git-Tag: v3.10-rc1~45^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae51fb31b8c3eb0cedc223782832be393e53623b;p=pandora-kernel.git f2fs: fix to call WRITE_FLUSH at the end of fsync The fsync call should be ended after flushing the in-device caches. Reviewed-by: Namjae Jeon Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed