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:
8430f97
)
block: move down direct IO plugging
author
Fengguang Wu
<fengguang.wu@intel.com>
Thu, 9 Aug 2012 13:23:09 +0000
(15:23 +0200)
committer
Jens Axboe
<axboe@kernel.dk>
Thu, 9 Aug 2012 13:23:09 +0000
(15:23 +0200)
Move unplugging for direct I/O from around ->direct_IO() down to
do_blockdev_direct_IO(). This implicitly adds plugging for direct
writes.
CC: Li Shaohua <shli@fusionio.com>
Acked-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found