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:
a64c861
)
ext3: Use WRITE_SYNC for commits which are caused by fsync()
author
Theodore Ts'o
<tytso@mit.edu>
Sat, 28 Mar 2009 02:14:27 +0000
(22:14 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sat, 28 Mar 2009 02:14:27 +0000
(22:14 -0400)
If a commit is triggered by fsync(), set a flag indicating the journal
blocks associated with the transaction should be flushed out using
WRITE_SYNC.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Acked-by: Jan Kara <jack@suse.cz>
No differences found