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:
4a9bf99
)
jbd2: Submit writes to the journal using WRITE_SYNC
author
Theodore Ts'o
<tytso@mit.edu>
Mon, 5 Jan 2009 00:55:57 +0000
(19:55 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 5 Jan 2009 00:55:57 +0000
(19:55 -0500)
Since we will be waiting the write of the commit record to the journal
to complete in journal_submit_commit_record(), submit it using
WRITE_SYNC.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found