From: Mark Fasheh Date: Tue, 11 Jul 2006 21:38:54 +0000 (-0700) Subject: ocfs2: properly update i_mtime on buffered write X-Git-Tag: v2.6.19-rc1~1296^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b4096d34fbd6b30838c417100c9d0ef73c71f2;p=pandora-kernel.git ocfs2: properly update i_mtime on buffered write We weren't always updating i_mtime on writes, so fix ocfs2_commit_write() to handle this. Signed-off-by: Mark Fasheh Acked-by: Zach Brown --- Reading git-diff-tree failed