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:
3c09676
)
block: avoid to use q->flush_rq directly
author
Ming Lei
<ming.lei@canonical.com>
Thu, 25 Sep 2014 15:23:42 +0000
(23:23 +0800)
committer
Jens Axboe
<axboe@fb.com>
Thu, 25 Sep 2014 21:22:38 +0000
(15:22 -0600)
This patch trys to use local variable to access flush request,
so that we can convert to per-queue flush machinery a bit easier.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-flush.c
patch
|
blob
|
history
diff --cc
block/blk-flush.c
Simple merge