git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f62de2
)
ocfs2: properly update i_mtime on buffered write
author
Mark Fasheh
<mark.fasheh@oracle.com>
Tue, 11 Jul 2006 21:38:54 +0000
(14:38 -0700)
committer
Mark 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