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:
afd4672
)
ext4: Use WRITE_SYNC for commits which are caused by fsync()
author
Theodore Ts'o
<tytso@mit.edu>
Thu, 26 Mar 2009 03:35:46 +0000
(23:35 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 26 Mar 2009 03:35:46 +0000
(23:35 -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>
No differences found