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:
0021b7b
)
blk: centralize non-request unplug handling.
author
NeilBrown
<neilb@suse.de>
Tue, 31 Jul 2012 07:08:14 +0000
(09:08 +0200)
committer
Jens Axboe
<axboe@kernel.dk>
Tue, 31 Jul 2012 07:08:14 +0000
(09:08 +0200)
Both md and umem has similar code for getting notified on an
blk_finish_plug event.
Centralize this code in block/ and allow each driver to
provide its distinctive difference.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found