ocfs2: properly update i_mtime on buffered write
authorMark Fasheh <mark.fasheh@oracle.com>
Tue, 11 Jul 2006 21:38:54 +0000 (14:38 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 20 Sep 2006 22:53:05 +0000 (15:53 -0700)
We weren't always updating i_mtime on writes, so fix ocfs2_commit_write() to
handle this.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Acked-by: Zach Brown <zach.brown@oracle.com>

No differences found