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:
9b6096a
)
fs: make fsync_buffers_list() plug
author
Jens Axboe
<jaxboe@fusionio.com>
Thu, 17 Mar 2011 09:51:40 +0000
(10:51 +0100)
committer
Jens Axboe
<jaxboe@fusionio.com>
Thu, 17 Mar 2011 09:51:40 +0000
(10:51 +0100)
It used WRITE_SYNC_PLUG before and potentially submits a batch
of IO, so lets enable plugging for this case.
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
fs/buffer.c
patch
|
blob
|
history
diff --cc
fs/buffer.c
Simple merge