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:
4ee2491
)
jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging
author
Jens Axboe
<jaxboe@fusionio.com>
Thu, 17 Mar 2011 09:56:45 +0000
(10:56 +0100)
committer
Jens Axboe
<jaxboe@fusionio.com>
Thu, 17 Mar 2011 09:56:45 +0000
(10:56 +0100)
'write_op' was still used, even though it was always WRITE_SYNC now.
Add plugging around the cases where it submits IO, and flush them
before we end up waiting for that IO.
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
fs/jbd/commit.c
patch
|
blob
|
history
diff --cc
fs/jbd/commit.c
Simple merge